|
nVidia/ATI GPU2 clients Folding clients that use GPUs on graphics cards running the GPU2 client |
![]() |
| LinkBack | Thread Tools | Rate Thread |
| |||
I have everything removed and ready to start over, I'll do that tomorrow after work.
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
Sounds good-thanks! Once we get this done, you might want to make a sticky for others. Once we get it done! ![]()
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| |||
Looks like I forgot to have you install linux-headers. sudo apt-get install linux-headers-`uname -r`
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
Looks like we have done that. michael@michael-desktop ~ $ sudo apt-get install linux-headers-`uname -r` [sudo] password for michael: Reading package lists... Done Building dependency tree Reading state information... Done linux-headers-2.6.28-11-generic is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 43 not upgraded.
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| |||
Let's walk through this one at a time and see where the problem lies. Code: rm -r ~/folding/gpu Code: sudo sh -c "echo '/usr/local/cuda/lib' > /etc/ld.so.conf.d/cuda.conf" Code: sudo ldconfig
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
!st command: michael@michael-desktop ~ $ michael@michael-desktop ~ $ sudo apt-get install linux-headers-`uname -r` bash: michael@michael-desktop: command not found michael@michael-desktop ~ $ [sudo] password for michael: bash: [sudo]: command not found michael@michael-desktop ~ $ Reading package lists... Done bash: Reading: command not found michael@michael-desktop ~ $ Building dependency tree bash: Building: command not found michael@michael-desktop ~ $ Reading state information... Done bash: Reading: command not found michael@michael-desktop ~ $ linux-headers-2.6.28-11-generic is already the newest version. bash: linux-headers-2.6.28-11-generic: command not found michael@michael-desktop ~ $ 0 upgraded, 0 newly installed, 0 to remove and 43 not upgraded. bash: 0: command not found
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| ||||
michael@michael-desktop ~ $ rm -r ~/folding/gpu michael@michael-desktop ~ $ sudo sh -c "echo '/usr/local/cuda/lib' > /etc/ld.so.conf.d/cuda.conf" [sudo] password for michael: michael@michael-desktop ~ $ sudo ldconfig
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| |||
Code: cd ~/.wine/drive_c/windows/system32 && wget http://www.gpu2.twomurs.com/wrapper2ndgen/2.1/cudart.dll.so Code: ln -s ~/.wine/drive_c/windows/system32/cudart.dll ~/.wine/drive_c/windows/system32/nvcuda.dll
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
michael@michael-desktop ~ $ cd ~/.wine/drive_c/windows/system32 && wget http://www.gpu2.twomurs.com/wrapper2.../cudart.dll.so --2009-10-05 10:23:25-- http://www.gpu2.twomurs.com/wrapper2.../cudart.dll.so Resolving Main Page - GPU2 Linux... 69.89.27.223 Connecting to www.gpu2.twomurs.com|69.89.27.223|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 99037 (97K) [application/octet-stream] Saving to: `cudart.dll.so' 100%[======================================>] 99,037 10.8K/s in 8.9s 2009-10-05 10:23:39 (10.8 KB/s) - `cudart.dll.so' saved [99037/99037] michael@michael-desktop ~/.wine/drive_c/windows/system32 $ ln -s ~/.wine/drive_c/windows/system32/cudart.dll ~/.wine/drive_c/windows/system32/nvcuda.dll ln: creating symbolic link `/home/michael/.wine/drive_c/windows/system32/nvcuda.dll': File exists michael@michael-desktop ~/.wine/drive_c/windows/system32 $
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| ||||
michael@michael-desktop ~ $ ldd ~/.wine/drive_c/windows/system32/cudart.dll ldd: warning: you do not have execution permission for `/home/michael/.wine/drive_c/windows/system32/cudart.dll' linux-gate.so.1 => (0xf7fc7000) libcudart.so.2 => /usr/local/cuda/lib/libcudart.so.2 (0xf7f51000) libwine.so.1 => /usr/lib32/libwine.so.1 (0xf7e1a000) libm.so.6 => /lib32/libm.so.6 (0xf7df3000) libc.so.6 => /lib32/libc.so.6 (0xf7c90000) libdl.so.2 => /lib32/libdl.so.2 (0xf7c8c000) libpthread.so.0 => /lib32/libpthread.so.0 (0xf7c73000) librt.so.1 => /lib32/librt.so.1 (0xf7c6a000) libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7b7b000) libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7b6b000) /lib/ld-linux.so.2 (0xf7fc8000) michael@michael-desktop ~ $ sudo ldd ~/.wine/drive_c/windows/system32/cudart.dll[sudo] password for michael: ldd: warning: you do not have execution permission for `/home/michael/.wine/drive_c/windows/system32/cudart.dll' linux-gate.so.1 => (0xf7f76000) libcudart.so.2 => /usr/local/cuda/lib/libcudart.so.2 (0xf7f00000) libwine.so.1 => /usr/lib32/libwine.so.1 (0xf7dc9000) libm.so.6 => /lib32/libm.so.6 (0xf7da2000) libc.so.6 => /lib32/libc.so.6 (0xf7c3f000) libdl.so.2 => /lib32/libdl.so.2 (0xf7c3b000) libpthread.so.0 => /lib32/libpthread.so.0 (0xf7c22000) librt.so.1 => /lib32/librt.so.1 (0xf7c19000) libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7b2a000) libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf7b1a000) /lib/ld-linux.so.2 (0xf7f77000) michael@michael-desktop ~ $
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| |||
That's ok we don't need to have permissions set for that. Code: mkdir -p ~/folding/gpu && cd ~/folding/gpu && wget http://www.stanford.edu/group/pandegroup/folding/release/Folding@home-Win32-GPU_XP-623.zip && sudo apt-get install unzip
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
I'm installing new updates-will get to it when they finish-and it's slow. EDIT: Realy slow server, might be a couple hours.
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD Last edited by PorPorMe; 5th October, 2009 at 11:45 PM. |
| ||||
ichael@michael-desktop ~ $ mkdir -p ~/folding/gpu && cd ~/folding/gpu && wget http://www.stanford.edu/group/pandeg...GPU_XP-623.zip && sudo apt-get install unzip --2009-10-05 16:33:44-- http://www.stanford.edu/group/pandeg...GPU_XP-623.zip Resolving Stanford University... 171.67.216.3 Connecting to www.stanford.edu|171.67.216.3|:80... connected. HTTP request sent, awaiting response... 200 OK Length: 2045729 (2.0M) [application/zip] Saving to: `Folding@home-Win32-GPU_XP-623.zip' 100%[======================================>] 2,045,729 192K/s in 11s 2009-10-05 16:33:55 (189 KB/s) - `Folding@home-Win32-GPU_XP-623.zip' saved [2045729/2045729] [sudo] password for michael: Reading package lists... Done Building dependency tree Reading state information... Done unzip is already the newest version. 0 upgraded, 0 newly installed, 0 to remove and 15 not upgraded. michael@michael-desktop ~/folding/gpu $
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| |||
Code: unzip Folding@home-Win32-GPU_XP-623.zip Code: nice -n18 wine folding@home-Win32-GPU.exe -forcegpu nvidia_g80
__________________ Biostar TForce X58 - Core i7 920 - 12GB Corsair Dominator DDR3 - EVGA 560ti - PCP&C 750W - Dual boot, Arch Linux/WinXP |
| ||||
michael@michael-desktop ~ $ unzip Folding@home-Win32-GPU_XP-623.zip unzip: cannot find or open Folding@home-Win32-GPU_XP-623.zip, Folding@home-Win32-GPU_XP-623.zip.zip or Folding@home-Win32-GPU_XP-623.zip.ZIP. michael@michael-desktop ~ $ nice -n18 wine folding@home-Win32-GPU.exe -forcegpu nvidia_g80 wine: could not load L"C:\\windows\\system32\\folding@home-Win32-GPU.exe": Module not found michael@michael-desktop ~ $
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| ||||
WE have success! GPU client is loaded! You are the cats meow! EDIT: Running 1 minute a segment.
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD Last edited by PorPorMe; 6th October, 2009 at 12:56 AM. |
| ||||
Yowsa!!!
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
| ||||
The GPU client on my #1 rig, Win XP PRO x86 and the GTS250 are 2 minutes a segment. Mint 7 x64 with the 9800GTS is 1 minute a segment!
__________________ ![]() 1ST * Asus M5A99FX Pro r 2.0 *AMD FX 8350 Black Edition *Cooler Master MasterLiquid 240 CPU Cooler * Crucial 16g DDR3 * MSI Geforce GTX 1050 * Antec 650w* Thermaltake V9 Case 2nd Asus M5A99fx Pro R2.0 Mainboard *AMD FX 4300 Black edition * l6g Crutial DDR3 * Evga Geforce Gt 730 * Coolermaster Dual fan HSF * 500w Thermaltake PSU * 320g western digital HDD |
![]() |
Currently Active Users Viewing This Thread: 1 (0 members and 1 guests) | |
Thread Tools | |
Rate This Thread | |
| |
![]() | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dual Linux SMP clients on Quadcore | ccperf721p | Windows/Linux SMP Clients | 30 | 27th May, 2012 05:18 AM |
Download - Wine 1.1.3 for Linux/FreeBSD | danrok | OS, Software, Firmware, and BIOS | 7 | 26th August, 2008 07:46 PM |
Dual Linux SMP clients on Quadcore | ccperf721p | AOA FAQ | 0 | 29th December, 2007 01:25 AM |
Wine | nki69c | OS, Software, Firmware, and BIOS | 3 | 27th March, 2004 10:34 PM |
For people running Linux clients, EMIII 2.1.8 is out. | mookydooky | ThunderRd's AOA FOLDING@HOME Team | 6 | 10th November, 2002 09:01 AM |