If you are running 32 bit FreeBSD there is a way to run Folding@home SMP 2 which previously would have required a 64 bit build.
Install Wine and run the new Folding@home Windows 32 bit client 6.30. You will need to get a passkey,from the Folding@home site.
Go to:
http://fah-web.stanford.edu/cgi-bin/getpasskey.py
For FAQ, go to:
http://folding.stanford.edu/English/FAQ-passkey
Step 1 - Install wine
Step 2 - run winecfg to set up your basic parameters
Step 3 - Download the new 6.30 Windows SMP client
http://www.stanford.edu/group/pandeg...-win32-SMP.zip
Create a directory to put the executable in. Change the permissions on the file to run as a program. You can change the program name to something shorter. I use fah6.exe.
In a terminal, navigate to the folder where the program is and do
Be sure to select "big" work units in your preferences.
After you have done the configuration, run it
One additional point, in my examples, I used the switch -smp 2. If you have 4 cores, do -smp 4. If you have 4 cores but want to keep one free for your own use, do -smp 3.
You should only run this program if you have at least 2 and preferably 4 cores and your computer is fast enough to finish a big workunit in about 6 days.
On the bright side, there are bonus points.
Have fun
Install Wine and run the new Folding@home Windows 32 bit client 6.30. You will need to get a passkey,from the Folding@home site.
Go to:
http://fah-web.stanford.edu/cgi-bin/getpasskey.py
For FAQ, go to:
http://folding.stanford.edu/English/FAQ-passkey
Step 1 - Install wine
Step 2 - run winecfg to set up your basic parameters
Step 3 - Download the new 6.30 Windows SMP client
http://www.stanford.edu/group/pandeg...-win32-SMP.zip
Create a directory to put the executable in. Change the permissions on the file to run as a program. You can change the program name to something shorter. I use fah6.exe.
In a terminal, navigate to the folder where the program is and do
wine fah6.exe -smp 2 -configonly
Be sure to select "big" work units in your preferences.
After you have done the configuration, run it
wine fah6.exe -smp 2 -forceasm -bigadv -advmethods -verbosity 9
One additional point, in my examples, I used the switch -smp 2. If you have 4 cores, do -smp 4. If you have 4 cores but want to keep one free for your own use, do -smp 3.
You should only run this program if you have at least 2 and preferably 4 cores and your computer is fast enough to finish a big workunit in about 6 days.
On the bright side, there are bonus points.
Have fun