Hi @ all
I want to use the cudart.dll. In this dll is the function “cuMemAlloc” and “cuMemcpyHtoD”. But I dont found the cudart.h-file in the directory c:\cuda\include. There is only a cuda.h-file. I use the CUDA 2.1 version. Can somebody upload the file please.
At the moment I use the cuda_runtime_api.h-file for the cudart.dll. I think this headerfile includes the function declarations. But if I use this file I get an error. The Labview DLL-Importwizard need a preprocessor allocation but I dont know which allocation. Can somebody help me.