Leroy TANG
Results
2
comments of
Leroy TANG
The template version of function cudaMalloc for C++ is actually defined in cuda_device_runtime_api.h. And it is included in c++ source file by cuda_runtime_api.h. From CUDA 12.3, you should define some...
I close this request just because zakki give a same solution in his pull request #935. :-)