
5 Jul
2011
5 Jul
'11
8:16 a.m.
Trevor L. McDonell
... source repo should work: https://github.com/mchakravarty/accelerate
I have CUDA in the default location (e.g., /usr/local/cuda/bin/nvcc ) but I can't seem to get the cuda cabal package to build ... checking cuda.h usability... yes checking cuda.h presence... yes checking for cuda.h... yes checking cuda_runtime_api.h usability... yes checking cuda_runtime_api.h presence... yes checking for cuda_runtime_api.h... yes checking for library containing cuDriverGetVersion... no configure: error: could not find CUDA driver library I have nvcc in the PATH, and I also set --extra-include/lib-dirs I can build and run the NVIDIA_GPU_Computing_SDK examples.