Trevor L. McDonell <tmcdonell <at> cse.unsw.edu.au> writes: > ... 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. _______________________________________________ Haskell-Cafe mailing list [email protected] http://www.haskell.org/mailman/listinfo/haskell-cafe
