linux, duel processor, and folding

Started by Jamoe, November 02, 2004, 12:46:35 PM

Previous topic - Next topic

0 Members and 1 Guest are viewing this topic.

Jamoe

http://forum.folding-community.org/viewtopic.php?t=2283

quite nice folding installer for linux that finds all the cpus available. Also setsup a script that i move to my init.d/ so that i can run it as a service biggrin.gif (i feel leet now smile.gif )


(Edit: the above is what you came here for :) )



just got the old works server running with a fresh fedora install, its a duel p3 1gig machine and im gonna be using it to test php/mysql. Im also going to try getting it running 24/7 folding :).

Im googling now but anyone know how i go about installing 2 versions of folding on this linux machine. Im just gonna try niels suggestion in another thread, i just remebered it but im not sure its ment for linux. i wil go see :).

edit: nay doesnt hwlp much with installing it under linux.

cheers

Jamoe

Whitey

There is a version available for Linux Here

Create 2 directories for it eg.

# mkdir /home/fold1
# mkdir /home/fold2

The copy the FAH502-Linux.exe to both directories

# cp FAH502-Linux.exe /home/fold1/FAH1.exe
# cp FAH502-Linux.exe /home/fold2/FAH2.exe
# cd /home/fold1
# ./FAH1.exe -advmethods -forceasm -local -config

answer all the questions and when complete press Cntrl-z and then type

# bg
to place the process in the background, then

# cd /home/fold2
# ./FAH2.exe -advmethods -forceasm -local -config

answer all the questions (make sure you choose a different number for the processor) and when complete press Cntrl-z and then type

# bg
to place the process in the background.

There may be other ways to run it, but that's the method I use.  You could also create a startup script to run the commands when the system boots.

Jamoe

cheeres whitey, i tihnk i have booth installed now :)

just need to work out how to kick start them both at bootup :)

edit: wootage yeah baby

all sorted, found the servers bit, i neded up using

http://forum.folding-community.org/viewtopic.php?t=2283

quite nice folding installer for linux that finds all the cpus available. Also setsup a script that i move to my init.d/ so that i can run it as a service :D (i fell leet now :) )

sadly this server sounds like a hover so im probably not running it 24/7 untill its moved back into our server room.

Whitey


Rabbi Bob

Thanks Jamoe!



Expecting my first fold tomorrow morning :)
#!/usr/bin/admin
use warnings;
use strict;
use boot;

Bob is: working on A.T.L.A.S. HL

Othbarty

Just wanted to heads-up a application in the *Ubuntu package repo called origami simple, and it works.

sudo apt-get install origami
and
sudo origami install -t 33597 and -u Othbarty
and your set. This detects the amount of cores available, and sets it up as a system service. You can always temporarily disable it with a sudo /etc/init.d/origami stop

If for some reason you dont want to have it autostarted, just issue a

sudo update-rd.c -f origami remove

Which will remove the softlinks for auto-start :)

Enjoy!
-=[dMw]=-Othbarty  ::  Mighty Cheese Event
"Trust the awesomeness!"
- Skippy the Magnificent

Cadaver

Nice. :thumb:

I'm currently in the process of putting an Ubuntu box together at home for some media serving duties.  It'd be rude not to have it sat there folding as well.
[imga=RIGHT]http://77.108.129.45/fahtags/ms9.jpg[/imga]-=[dMw]=-Cadaver
"Build a man a fire, and he\'ll be warm for a day.
Set a man on fire, and he\'ll be warm for the rest of his life."

Jamoe

Superb :) going to try this now on my works laptop :D

going to see if i can trick everyone else into running those commands as well :D hahahaha

delanvital

Quote from: Cadaver;275983Nice. :thumb:

I'm currently in the process of putting an Ubuntu box together at home for some media serving duties.  It'd be rude not to have it sat there folding as well.

Good stuff!

Carr0t

I've been running FAH6 for yonks on Linux. Just start it with the -smp argument and it'll use any and all CPUs it can find for the one folding process, instead of having to run 1 folding process for each CPU. I did look at doing GPU folding under Linux, but there was a helluva lot of faff involving Wine that I just couldn't be bothered with.

I assume Origami uses FAH6 and isn't still using FAH5?
[imga=right]http://77.108.129.49/fahtags/ms10.jpg[/imga]Wash: This is going to get pretty interesting.
Mal: Define interesting...
Wash: Oh god, oh god, we\'re all going to die?

Othbarty

yup, origami uses  fah6. Just checked :)
-=[dMw]=-Othbarty  ::  Mighty Cheese Event
"Trust the awesomeness!"
- Skippy the Magnificent