Well, for some reason, I cannot get the GPU client to run without erroring out via Unstable Machine. Here's what I get:
Code:
Here is a copy of the client.cfg file:
Code:
And when I check the link:
Code:
Not really sure what's going on here, any help would be appreciated. For refrence, I followed this guide: http://gpu2.twomurs.com/index.php/Linux and made sure to install the 32-bit toolkit. Running Karmic 64-bit. Thanks guys.
edit: This is not my sig rig, it's another box with a 9500GT in it. If I had a larger HDD, I would just throw Vista on it or something and run SMP/GPU without a hitch. As it is, I just have a 16GB SSD from an old netbook.
Code:
Code:
[00:04:53] *------------------------------*
[00:04:53] [email protected] GPU Core
[00:04:53] Version 1.31 (Tue Sep 15 10:57:42 PDT 2009)
[00:04:53]
[00:04:53] Compiler : Microsoft (R) 32-bit C/C++ Optimizing Compiler Version 14.00.50727.762 for 80x86
[00:04:53] Build host: amoeba
[00:04:53] Board Type: Nvidia
[00:04:53] Core :
[00:04:53] Preparing to commence simulation
[00:04:53] - Looking at optimizations...
[00:04:53] DeleteFrameFiles: successfully deleted file=work/wudata_06.ckp
[00:04:53] - Created dyn
[00:04:53] - Files status OK
[00:04:53] - Expanded 73789 -> 383588 (decompressed 519.8 percent)
[00:04:53] Called DecompressByteArray: compressed_data_size=73789 data_size=383588, decompressed_data_size=383588 diff=0
[00:04:53] - Digital signature verified
[00:04:53]
[00:04:53] Project: 6600 (Run 4, Clone 150, Gen 10)
[00:04:53]
[00:04:53] Assembly optimizations on if available.
[00:04:53] Entering M.D.
Reading file work/wudata_06.tpr, VERSION 3.1.4 (single precision)
Reading file work/wudata_06.tpr, VERSION 3.1.4 (single precision)
Reading sasa-enabled ir 0 0
[00:04:59] Tpr hash work/wudata_06.tpr: 1475482655 282868805 1030278899 4220816072 1773610028
[00:04:59]
Initializing Nvidia gpu library
[00:04:59] Calling fah_main args: 14 usage=100
Run: exception thrown during GuardedRun
[00:04:59]
[00:04:59] Run: exception thrown during GuardedRun
[00:04:59] Run: exception thrown in GuardedRun -- Gromacs cannot continue further.
[00:04:59] Going to send back what have done -- stepsTotalG=0
[00:04:59] Work fraction=0.0000 steps=0.
[00:05:03] logfile size=4941 infoLength=4941 edr=0 trr=23
[00:05:03] + Opened results file
[00:05:03] - Writing 5477 bytes of core data to disk...
[00:05:04] Done: 4965 -> 1847 (compressed to 37.2 percent)
[00:05:04] ... Done.
[00:05:04] DeleteFrameFiles: successfully deleted file=work/wudata_06.ckp
[00:05:04]
[00:05:04] [email protected] Core Shutdown: UNSTABLE_MACHINE
Code:
Code:
[settings]
username=sub50hz
team=178466
passkey=
asknet=no
machineid=2
extra_parms=
[http]
active=no
host=localhost
port=8080
usereg=no
[clienttype]
type=3
[core]
cpuusage=50
Code:
Code:
[email protected]:~$ ldd /home/phil/.wine/drive_c/windows/system32/cudart.dll
linux-gate.so.1 => (0xf774b000)
libcudart.so.2 => /usr/local/cuda/lib/libcudart.so.2 (0xf76ed000)
libwine.so.1 => /usr/lib32/libwine.so.1 (0xf759a000)
libm.so.6 => /lib32/libm.so.6 (0xf7574000)
libc.so.6 => /lib32/libc.so.6 (0xf742f000)
libdl.so.2 => /lib32/libdl.so.2 (0xf742b000)
libpthread.so.0 => /lib32/libpthread.so.0 (0xf7412000)
librt.so.1 => /lib32/librt.so.1 (0xf7409000)
libstdc++.so.6 => /usr/lib32/libstdc++.so.6 (0xf7317000)
libgcc_s.so.1 => /usr/lib32/libgcc_s.so.1 (0xf72f8000)
/lib/ld-linux.so.2 (0xf774c000)
edit: This is not my sig rig, it's another box with a 9500GT in it. If I had a larger HDD, I would just throw Vista on it or something and run SMP/GPU without a hitch. As it is, I just have a 16GB SSD from an old netbook.