Code:
wget http://developer.amd.com.php53-23.ord1-1.websitetestlink.com/wordpress/media/files/AMD-APP-SDK-v2.7-lnx64.tgz && wget http://www2.ati.com/drivers/linux/amd-driver-installer-catalyst-12.10-x86.x86_64.zip && svn co https://calpp.svn.sourceforge.net/svnroot/calpp calpp
unzip amd-driver-installer-catalyst-12.10-x86.x86_64.zip && tar xf AMD-APP-SDK-v2.7-lnx64.tgz && tar xf icd-registration.tgz && chmod +x amd-driver-installer-catalyst-12.10-x86.x86_64.run && ./amd-driver-installer-catalyst-12.10-x86.x86_64.run
sh Install-AMD-APP.sh
apt-get install libroot-python-dev libboost-python-dev zlib1g-dev libssl-dev cmake libboost-all-dev
exit
restart
Once It's rebooted,
and then
Code:
prepare-kernel-sources
cd /usr/src/linux
cp -rf include/generated/* include/linux/
cd
echo "ATISTREAMSDKROOT=/opt/AMDAPP
export ATISTREAMSDKROOT" >> ~/.bashrc
source ~/.bashrc
cd calpp/trunk/
cmake .
make -j$(cat /proc/cpuinfo | grep processor | wc -l)
make install
cd
cd pyrit_svn/pyrit/ && python setup.py build
cd
cd pyrit_svn/cpyrit_opencl/ && python setup.py build && python setup.py install
pyrit list_cores && pyrit benchmark
and you'll get the graphic stream processors
Code:
pyrit list_cores && 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+
The following cores seem available...
#1: 'OpenCL-Device 'Devastator''
#2: 'CPU-Core (SSE2/AES)'
#3: 'CPU-Core (SSE2/AES)'
#4: 'CPU-Core (SSE2/AES)'
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 (8972.6 PMKs/s)... /
Computed 8972.59 PMKs/s total.
#1: 'OpenCL-Device 'Devastator'': 8114.2 PMKs/s (RTT 2.8)
#2: 'CPU-Core (SSE2/AES)': 585.8 PMKs/s (RTT 3.3)
#3: 'CPU-Core (SSE2/AES)': 562.9 PMKs/s (RTT 3.0)
#4: 'CPU-Core (SSE2/AES)': 558.1 PMKs/s (RTT 3.3)
but on screen it display up to 9200 PMKs/s not so bad for and a green quiet pc based on a Amd A8-5500 (non-overclockable) with stock cpu cooler at about 300€