1627f7eb2SmrgCUDA_ONE_CALL (cuCtxCreate) 2627f7eb2SmrgCUDA_ONE_CALL (cuCtxDestroy) 3627f7eb2SmrgCUDA_ONE_CALL (cuCtxGetCurrent) 4627f7eb2SmrgCUDA_ONE_CALL (cuCtxGetDevice) 5627f7eb2SmrgCUDA_ONE_CALL (cuCtxPopCurrent) 6627f7eb2SmrgCUDA_ONE_CALL (cuCtxPushCurrent) 7627f7eb2SmrgCUDA_ONE_CALL (cuCtxSynchronize) 8627f7eb2SmrgCUDA_ONE_CALL (cuDeviceGet) 9627f7eb2SmrgCUDA_ONE_CALL (cuDeviceGetAttribute) 10627f7eb2SmrgCUDA_ONE_CALL (cuDeviceGetCount) 11*4c3eb207SmrgCUDA_ONE_CALL (cuDeviceGetName) 12*4c3eb207SmrgCUDA_ONE_CALL (cuDeviceTotalMem) 13*4c3eb207SmrgCUDA_ONE_CALL (cuDriverGetVersion) 14627f7eb2SmrgCUDA_ONE_CALL (cuEventCreate) 15627f7eb2SmrgCUDA_ONE_CALL (cuEventDestroy) 16627f7eb2SmrgCUDA_ONE_CALL (cuEventElapsedTime) 17627f7eb2SmrgCUDA_ONE_CALL (cuEventQuery) 18627f7eb2SmrgCUDA_ONE_CALL (cuEventRecord) 19627f7eb2SmrgCUDA_ONE_CALL (cuEventSynchronize) 20627f7eb2SmrgCUDA_ONE_CALL (cuFuncGetAttribute) 21627f7eb2SmrgCUDA_ONE_CALL_MAYBE_NULL (cuGetErrorString) 22627f7eb2SmrgCUDA_ONE_CALL (cuInit) 23627f7eb2SmrgCUDA_ONE_CALL (cuLaunchKernel) 24627f7eb2SmrgCUDA_ONE_CALL (cuLinkAddData) 25627f7eb2SmrgCUDA_ONE_CALL_MAYBE_NULL (cuLinkAddData_v2) 26627f7eb2SmrgCUDA_ONE_CALL (cuLinkComplete) 27627f7eb2SmrgCUDA_ONE_CALL (cuLinkCreate) 28627f7eb2SmrgCUDA_ONE_CALL_MAYBE_NULL (cuLinkCreate_v2) 29627f7eb2SmrgCUDA_ONE_CALL (cuLinkDestroy) 30627f7eb2SmrgCUDA_ONE_CALL (cuMemAlloc) 31627f7eb2SmrgCUDA_ONE_CALL (cuMemAllocHost) 32627f7eb2SmrgCUDA_ONE_CALL (cuMemcpy) 33627f7eb2SmrgCUDA_ONE_CALL (cuMemcpyDtoDAsync) 34627f7eb2SmrgCUDA_ONE_CALL (cuMemcpyDtoH) 35627f7eb2SmrgCUDA_ONE_CALL (cuMemcpyDtoHAsync) 36627f7eb2SmrgCUDA_ONE_CALL (cuMemcpyHtoD) 37627f7eb2SmrgCUDA_ONE_CALL (cuMemcpyHtoDAsync) 38627f7eb2SmrgCUDA_ONE_CALL (cuMemFree) 39627f7eb2SmrgCUDA_ONE_CALL (cuMemFreeHost) 40627f7eb2SmrgCUDA_ONE_CALL (cuMemGetAddressRange) 41*4c3eb207SmrgCUDA_ONE_CALL (cuMemGetInfo) 42627f7eb2SmrgCUDA_ONE_CALL (cuMemHostGetDevicePointer) 43627f7eb2SmrgCUDA_ONE_CALL (cuModuleGetFunction) 44627f7eb2SmrgCUDA_ONE_CALL (cuModuleGetGlobal) 45627f7eb2SmrgCUDA_ONE_CALL (cuModuleLoad) 46627f7eb2SmrgCUDA_ONE_CALL (cuModuleLoadData) 47627f7eb2SmrgCUDA_ONE_CALL (cuModuleUnload) 48627f7eb2SmrgCUDA_ONE_CALL_MAYBE_NULL (cuOccupancyMaxPotentialBlockSize) 49*4c3eb207SmrgCUDA_ONE_CALL (cuStreamAddCallback) 50627f7eb2SmrgCUDA_ONE_CALL (cuStreamCreate) 51627f7eb2SmrgCUDA_ONE_CALL (cuStreamDestroy) 52627f7eb2SmrgCUDA_ONE_CALL (cuStreamQuery) 53627f7eb2SmrgCUDA_ONE_CALL (cuStreamSynchronize) 54627f7eb2SmrgCUDA_ONE_CALL (cuStreamWaitEvent) 55