summaryrefslogtreecommitdiff
path: root/libcuda/cuda_api.h
AgeCommit message (Collapse)Author
2019-09-13Add missing changes to the libcuda dirNick
2019-06-09updating the APUtgrogers
2019-06-09A bunch of boilerbplate to get 10.1 to compile. Still does not yet run. The ↵tgrogers
way CUDA calls kerenels (even on old code) has changed.
2018-08-14added symbols that pytorch needs; implemented cuDeviceGet, cuDeviceGetName, ↵J
cuDeviceGetAttribute; cuGetExportTable and cuDeviceTotalMem has dummy values