Make & Model: NVidia 8600
CUDA/Stream: Yes
Commads:
Code:
cd /tmp
wget http://uk.download.nvidia.com/XFree86/Linux-x86_64/285.05.09/NVIDIA-Linux-x86_64-285.05.09.run
chmod +x NVIDIA-Linux-x86_64-285.05.09.run
prepare-kernel-sources
cp -rf /usr/src/linux/include/generated/* /usr/src/linux/include/linux/
/usr/bin/gnome-session-save --kill
/tmp/NVIDIA-Linux-x86_64-285.05.09.run
*Accept->Install NVIDIA's 32-bit compatibility OpenGL libraries?: Yes->nvidia-xconfig utility to automatically update: Yes->Ok*
startx
nvidia-settings


Code:
root@bt:~# pyrit list_cores
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+
The following cores seem available...
#1: 'CUDA-Device #1 'GeForce 8600 GT''
#2: 'CPU-Core (SSE2)'
#3: 'CPU-Core (SSE2)'
#4: 'CPU-Core (SSE2)'
root@bt:~# pyrit benchmark
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+
Running benchmark (3427.5 PMKs/s)... -
Computed 3427.49 PMKs/s total.
#1: 'CUDA-Device #1 'GeForce 8600 GT'': 1539.5 PMKs/s (RTT 2.9)
#2: 'CPU-Core (SSE2)': 689.6 PMKs/s (RTT 3.0)
#3: 'CPU-Core (SSE2)': 686.8 PMKs/s (RTT 2.9)
#4: 'CPU-Core (SSE2)': 682.0 PMKs/s (RTT 2.9)
root@bt:~# pyrit benchmark_long
Pyrit 0.4.1-dev (svn r308) (C) 2008-2011 Lukas Lueg http://pyrit.googlecode.com
This code is distributed under the GNU General Public License v3+
Running benchmark (3409.2 PMKs/s)... |
Computed 3409.23 PMKs/s total.
#1: 'CUDA-Device #1 'GeForce 8600 GT'': 1537.1 PMKs/s (RTT 3.0)
#2: 'CPU-Core (SSE2)': 524.6 PMKs/s (RTT 2.7)
#3: 'CPU-Core (SSE2)': 690.0 PMKs/s (RTT 3.0)
#4: 'CPU-Core (SSE2)': 689.8 PMKs/s (RTT 3.0)
root@bt:~#