
31 Mar
2013
31 Mar
'13
3:27 p.m.
Hmm, I get Configuring cuda-0.5.0.0... setup.exe: configure script not found. can you help ? Peter
I was able to install the cuda package under 32-bit GHC 7.4.2 using the 5.0 SDK and use it from within ghci. This required using my fork of the cuda repo and following the instructions in my WINDOWS.md. Make sure nvcc is in your path (the CUDA installer should have made this so) and try 'cabal configure'.