Binary distribution of the Nvidia CUDA Toolkit 3.2 RC (September 2010) consisting of the compiler and library infrastructure for CUDA and OpenCL programming. There are many improvements to previous versions of the Toolkit and despite the fact it is a RC, many people could benefit from it, e.g. users of Fermi GPUs developing with the CUBLAS library. The CUDA Toolkit 3.2 RC requires the already posted nvidia-drivers-260.24.
Created attachment 249043 [details] nvidia-cuda-toolkit-3.2_rc1.ebuild This is the file for the nvidia-cuda-toolkit-3.2_rc1.ebuild.
There seems to be a new version of 3.2 out. This ebuild refers to 3.2.9(September RC), while the newest is 3.2.12(October RC). In my testing it seems to work fine with my GTX260 using the 260.19.12 drivers.
Created attachment 254235 [details] New ebuild for final release The final version of this is out. I made some minor changes to the build for it.
Created attachment 254237 [details, diff] enum patch I am not sure why Nvidia would release code that requires an enum to be patched, but for some reason, this has been consistently patched for a while now, so I produced a patch for 3.2 that does the same time.
3.2 added to CVS, thanks for reporting the new version.