Hi
I have problem with compiling this sample project that uses nvidia driver api:
https://github.com/mciancia/CUDA-Driver-api
Compilation ends with following error:
I'm using latest nvidia sdk and driver on retina macbook with nvidia 750m.
Maybe there is someone who can tell me how to properly compile this
Any help would be really appreciated
I have problem with compiling this sample project that uses nvidia driver api:
https://github.com/mciancia/CUDA-Driver-api
Compilation ends with following error:
Code:
ld: library not found for -lcuda
clang: error: linker command failed with exit code 1 (use -v to see invocation)
Maybe there is someone who can tell me how to properly compile this
Any help would be really appreciated