Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

One way to integrate into existing CUDA infrastructure #2

Open
wants to merge 10 commits into
base: master
Choose a base branch
from

Commits on Mar 4, 2020

  1. use cuptrs instead of normal pointers

    Dhairya Gandhi committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    2ad706f View commit details
    Browse the repository at this point in the history
  2. add using

    Dhairya Gandhi committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    1138070 View commit details
    Browse the repository at this point in the history
  3. ptr{cvoid} -> ptr{T}

    Dhairya Gandhi committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    2b63147 View commit details
    Browse the repository at this point in the history
  4. converting to a CuArray

    Dhairya Gandhi committed Mar 4, 2020
    Configuration menu
    Copy the full SHA
    25df3fa View commit details
    Browse the repository at this point in the history

Commits on Mar 11, 2020

  1. add Artifacts

    Dhairya Gandhi committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    fa013f2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    8afd2fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5639e48 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'master' of https://github.com/dhairyagandhi96/Torch.jl

    …into dg/cu
    Dhairya Gandhi committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    5777545 View commit details
    Browse the repository at this point in the history
  5. add arch to artifacts

    Dhairya Gandhi committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    8e04282 View commit details
    Browse the repository at this point in the history
  6. add correct checksums

    Dhairya Gandhi committed Mar 11, 2020
    Configuration menu
    Copy the full SHA
    0fa5bdf View commit details
    Browse the repository at this point in the history