Forum > GPU crunching

Latest drivers (NVidia and ATI)

<< < (59/167) > >>

Win95GUI:
Mine show up as CUDA 3.0

Claggy:
Catalyst 11.1 is out,

Claggy

aaronhaviland:
Latest beta NV drivers on Linux (270.18) seem to hint at a new version of CUDA around the corner. Wonder what this version might target?

(Unfortunately, this makes the cuda profiler fail for me, as the new drivers output an extra column: gridZ.)


--- Code: ---orion@anubis:~$ strings /usr/lib/nvidia-current/libcuda.so|grep "CUDA "
OpenCL 1.0 CUDA 4.0.1

--- End code ---

Claggy:
Cat 11.3 was released yesterday, and 270.51 BETA has been released today,

Claggy

Raistmer:

--- Quote from: aaronhaviland on 30 Jan 2011, 08:48:50 am ---(Unfortunately, this makes the cuda profiler fail for me, as the new drivers output an extra column: gridZ.)

--- End quote ---
Aha, great! 2D grid limitation was very annoying. OpenCL has 3D for both local and global thread blocks. This made OpenCL->CUDa port quite cumbersome...

Navigation

[0] Message Index

[#] Next page

[*] Previous page

Go to full version