I am guessingwe have to download the CUDA stuff first
http://www.nvidia.com/object/cuda_get.html I had to download the toolkit also, then install it and copy the cudart.dll file from the installation folder to windows/system32 to stop getting the cudart.dll missing error.
I might try without to see if the driver from nvidia had it includedMike
Can I use my CPU to do calculations too?
For now, the NVIDIA GPU2 core uses the CPU a bit in addition to heavy use of the GPU. However, we hope to off load the calculation completely to the GPU in the future.
Is it enough of a hit so that we should stop the cpu folding or is it minor? So far it seems that the gpu folding takes at least 1 full core from my quad core. I stopped the cpu folding but noticed no difference in the time remaining on the gpu folding. I am wondering if it will matter to the cpu folding program if it can only use an odd number of cores.