Thanks to alextooter,he write a program which provides a simple way to estimate your PPD performance in F@H
here is the small program download link used to benchmark your GPU CUDA performance,like super pi work on CPU.
not support SLI,and if you want to use it with 177.35 driver in vista make sure delete nvcuda.dll in the directory.
Because I don't have enough permission to upload images and ur-l,so please change the "*" to "." to download this programand also you can download it in mediafire:
xp version:www*mediafire*com/?mbogfnqu95z
vista version : www*mediafire*com/?mmwbtnrgwch
run this program and wait,it will open a cmd window and display infomation such like:
- Code: Select all
--------------------------------------------------------------
There is 1 device supporting CUDA
Device 0: "Quadro FX 570M"
Major revision number: 1
Minor revision number: 1
Total amount of global memory: 268107776 bytes
Number of multiprocessors: 4
Number of cores: 32
Total amount of constant memory: 65536 bytes
Total amount of shared memory per block: 16384 bytes
Total number of registers available per block: 8192
Warp size: 32
Maximum number of threads per block: 512
Maximum sizes of each dimension of a block: 512 x 512 x 64
Maximum sizes of each dimension of a grid: 65535 x 65535 x 1
Maximum memory pitch: 262144 bytes
Texture alignment: 256 bytes
Clock rate: 0.95 GHz
Concurrent copy and execution: Yes
Using device 0: Quadro FX 570M
Processing time: 14.922157 s
Using device 0: Quadro FX 570M
Processing time: 20.002654 s
Using device 0: Quadro FX 570M
Processing time: 18.668309 (s)
Total time is 53.593121 s
Press ENTER to exit...
Then you can set different core/shader/mem freqs to see whats the difference in cuda :)