LinHES Forums
http://forums.linhes.org/

Got any spare CPU cycles?
http://forums.linhes.org/viewtopic.php?f=13&t=10786
Page 2 of 12

Author:  Gnarl [ Fri Aug 04, 2006 9:03 am ]
Post subject: 

khrusher wrote:
Im in...I followed the -console steps above and it just started running.

currently folding Protein: p1809_Collagen_POG10....my favorite


If you didn't configure using the info in the first post then you're not folding for KnoppMyth! You should use the -config option. You can still do it if you cancel by Ctrl^C and use the -config option.

Author:  khrusher [ Fri Aug 04, 2006 11:25 am ]
Post subject: 

I did...I think it waits for a complete work unit to include users on the stats page...or maybe the stats are not real time

Author:  Liv2Cod [ Fri Aug 04, 2006 12:23 pm ]
Post subject: 

Holy cr@p! Chris -- what the heck are you running??? Are you hosting a farm of KnoppMyth boxes or are you running spare cycles in a super computer somewhere?

Author:  chrisj [ Fri Aug 04, 2006 7:04 pm ]
Post subject: 

I just have the odd system doing nothing :wink:

Author:  Liv2Cod [ Mon Aug 07, 2006 1:26 am ]
Post subject: 

I just have to chuckle every time I see the screen name "mythingpersons". Now THAT'S clever. But maybe it should have been "mythingperthons"?
:lol:

Author:  IceburgIV [ Mon Aug 07, 2006 7:35 am ]
Post subject: 

Based on our averages on the http://www.hardfolding.com/index.php?go=1001&page=1 site, we should settle in under the top 100 teams... eventually. We need some more troopers to join in. Or for Chris to set up 15 more computers at his house. =)

Author:  chrisj [ Mon Aug 07, 2006 3:23 pm ]
Post subject: 

15 more CPU .. that dose not seem like that big a problam .. I'll see what I can do !

Author:  mythingpersons [ Mon Aug 07, 2006 9:08 pm ]
Post subject: 

Liv2Cod wrote:
But maybe it should have been "mythingperthons"?
:lol:


I never thought I had a speech impediment,... before now!

Author:  Gnarl [ Tue Sep 05, 2006 10:27 am ]
Post subject: 

We passed another milestone recently. We're now in the Top 500!

Join the team and help us get to the top 100 faster!

Author:  khrusher [ Tue Sep 05, 2006 1:24 pm ]
Post subject: 

next milestone is 452....top 1%.

At the current rate, top 100 is years away

Author:  rclose [ Tue Sep 05, 2006 1:39 pm ]
Post subject: 

Once I get my KnoppMyth completely working like I want, I'll add it to the farm... sounds like a solid group of participants - something I wouldn't mind becoming a part of. Last distributed processing group I joined I was the only one running the software like 3 months later. Kinda took the fun out of it.

Author:  chrisj [ Tue Sep 05, 2006 2:47 pm ]
Post subject: 

the top 1% should only be a week away :lol:

Author:  Gnarl [ Wed Sep 06, 2006 12:51 pm ]
Post subject: 

rclose wrote:
Once I get my KnoppMyth completely working like I want, I'll add it to the farm... sounds like a solid group of participants - something I wouldn't mind becoming a part of. Last distributed processing group I joined I was the only one running the software like 3 months later. Kinda took the fun out of it.


Welcome aboard!

Author:  Gnarl [ Wed Sep 06, 2006 1:01 pm ]
Post subject: 

Install as a service Tip:

Create the startup script in the directory with FAH. In my case it looks like below:

Code:
case "$1" in
start)
cd /myth/data/folding
su mythtv -c /myth/data/folding/FAH504-Linux.exe > /dev/null 2>&1 &
;;
stop)
killall -v FAH504-Linux.exe
;;
esac


Make the script executable
Code:
chmod +x fah-script


make a shortcut to the script in the /etc/init.d directory

Code:
cd /etc/init.d
ln -s /myth/data/folding/fah-script .


Add it to start up
Code:
update-rc.d fah-script defaults

Author:  Liv2Cod [ Wed Sep 06, 2006 11:48 pm ]
Post subject: 

chrisj wrote:
the top 1% should only be a week away :lol:

What did you do, fire up the OTHER half of the nation's computers and harness them to our group?? I'd love to see a pic of your farm someday! Geek heaven...

Page 2 of 12 All times are UTC - 6 hours
Powered by phpBB® Forum Software © phpBB Group
http://www.phpbb.com/