summaryrefslogtreecommitdiff
path: root/libcuda/cuda_api.h
AgeCommit message (Expand)Author
2019-11-12Updated the ifdef flag which enables/disables the relevant code blocks for cu...bftf
2019-11-11Enabled CUDA 10. Added implementations for __cudaPushCallConfiguration and __...bftf
2018-08-14added symbols that pytorch needs; implemented cuDeviceGet, cuDeviceGetName, c...J