Southerner
Member
...You might want to take a look at this.
I asked here first and heard that Wine ran the Windows Seti client much faster than the Linux binary ran natively. Sounded like a lot of effort though, so I just ran the Linux CLI on Linux here once I converted the machine from Win2k.
Anyway, I decided to switch over today, and the image linked to earlier shows the impact. The first 2 listings are for the wine emulated binaries running right now (dual-processor box). The third is the results from looking at the old Linux directory.
Look promising?
Anyway, the secret was simple (Redhat 7.2):
1) create a ".wine" directory in my home directory
2) "wine ./setiathome-3.xxxxyyyyyzzzz.exe"to run the program with the long name. 😉
3) "ps -ef | grep seti" to find the process ID's
4) "renice 19 <PID>" to make sure they're only consuming idle CPU cycles.
Let me know if this helps anyone. I'm still relatively new here and this may be old hat to most of y'all.
Oh yeah -- set times under WIn2k were a touch under 8 hours/WU.
I asked here first and heard that Wine ran the Windows Seti client much faster than the Linux binary ran natively. Sounded like a lot of effort though, so I just ran the Linux CLI on Linux here once I converted the machine from Win2k.
Anyway, I decided to switch over today, and the image linked to earlier shows the impact. The first 2 listings are for the wine emulated binaries running right now (dual-processor box). The third is the results from looking at the old Linux directory.
Look promising?
Anyway, the secret was simple (Redhat 7.2):
1) create a ".wine" directory in my home directory
2) "wine ./setiathome-3.xxxxyyyyyzzzz.exe"to run the program with the long name. 😉
3) "ps -ef | grep seti" to find the process ID's
4) "renice 19 <PID>" to make sure they're only consuming idle CPU cycles.
Let me know if this helps anyone. I'm still relatively new here and this may be old hat to most of y'all.
Oh yeah -- set times under WIn2k were a touch under 8 hours/WU.