Hello (sorry for my English) . I’m a beginner with CUDA , try too use this, but I have problems with it.
Windows 7 64 bit, Gtx 285 1 MB, Core 2 Quad 2.4 GHz, 2 GB ram
I have download: NVIDIA Driver 190.38 for Windows 7 (64-bit), CUDA Toolkit 2.3 for Windows 7 (64-bit) and CUDA SDK 2.3 code samples for Windows 7 (64-bit). After that I install Visual C++ 2005 Express Edition. Next I Install CUDA_VS2005 plugin (link)
I try to create project, or compile project from sdk (for example: n-body simulation).
When I try to create new project (CUDA64WinApp) I receive error: “Err source :CreateCustomeProject†(picture). When I tray open an example (all example from SDK Browser works fine) in Visual I have error; “Project Load Faliture†(picture). I also try to compile project and file in windows shell but I have an error: â€nvcc fatal: Cannot find compiler cl.exe in PATHâ€
In Poland there are few information about these API that’s why I have some difficulty to resolve my problem.
Can somebody help my ?
Thanks for your help !