Does anybody know, where to find a list of GPU computation capabilities?
Like:
GPU - CUDA Vers.
G80 - 1.0
G84 - …
We would like to know, which current available Hardware supports which Cuda version (like the 1.1 atomic functions).
This would be also very interesting for future CUDA 2.0 HW.
Or is there a Thread or a nvidia page about that anywhere? Did not find one, yet.
Or am i just very stupid, and it is:
g8x - 1.0
g9x - 1.1
g.. - 2.0
…