Hi, I am unable to donwload the CUDA driver or the toolkit for Mac, I get a file not found error. I can’t also find download links for earlier versions. Can someone fix this please, or point me to the older version? Thanks.
Whoever put up the page didn’t check most of the links. They are working on it now.
Here is the previous CUDA 3.0 page:
[url=“http://developer.nvidia.com/object/cuda_3_0_downloads.html”]http://developer.nvidia.com/object/cuda_3_0_downloads.html[/url]
Anyone know if this 3.1 version is 32 or 64 bit?
Is it going to be up anytime soon?
Thanks
LM
The beta had libraries with both architectures inside, and I was able to compile some 64-bit code and run it. The one quirk was that nvcc did not default to 64-bit, even though GCC did, so I had to pass the -m64 option to nvcc.
do you know when will they put it back up?
I’m trying to get the most out of my Quadro…
now I have the 3.1 toolkit and SDK, but the driver link is still down…
I finally managed to get hold of the 3.1.1 driver
deviceQuery runs just fine, I have a Quadro FX 4800 and a GeForce 8800 GT and all tests are passed, the driver is there, the toolkit, the SDK…
Except that I’m doing all this to do GPU rendering with iRay, mental ray’s GPU renderer.
It was a bit of a nightmare to understand how to make it work, now it’s working, but it says that no CUDA capable devices were found, so it just goes with the CPU
I read somewhere that iRay wouldn’t use CUDA devices because OS X libraries were still 32 bit, but clearly the driver states that 64b was added…
So, is this 64 bits or no?
If so, what am I doing wrong?
Any help is greatly appreciated.
BTW the link is still down…
Dr. Marimbas – where (or how) did you find the 3.1.1 driver?
I can push “Install CUDA Update” button on CUDA Preferences GUI tool.
The CUDA Driver Version 3.1.10 is installed !
I can push “Install CUDA Update” button on CUDA Preferences GUI tool.
The CUDA Driver Version 3.1.10 is installed !
Very BAD.
At startup i always get up that CUDA Systemprefpane waring that newer CUDA version is available.
But Install button is deactivated and shown “CUDA Server not available”.
My installed Version is 3.1.10.
I ask because that happens since a few days and seems NOT to be fixed in the future / by more waiting for CUDA Update servers.
Where
Very BAD.
At startup i always get up that CUDA Systemprefpane waring that newer CUDA version is available.
But Install button is deactivated and shown “CUDA Server not available”.
My installed Version is 3.1.10.
I ask because that happens since a few days and seems NOT to be fixed in the future / by more waiting for CUDA Update servers.
Where