Page 2 of 3 FirstFirst 123 LastLast
Results 26 to 50 of 57

Thread: F@H under Linux guide

  1. #26
    Xtreme Member
    Join Date
    Dec 2006
    Location
    Cleveland, Ohio
    Posts
    124

    Gentoo Install

    the Gentoo install is pretty easy.

    it was like
    Code:
    emerge -av foldingathome
    doublecheck the config in /etc

    then
    Code:
    rc-update add foldingathome default
    Code:
    /etc/init.d/foldingathome start

  2. #27
    Xtreme Member
    Join Date
    Dec 2006
    Location
    Cleveland, Ohio
    Posts
    124
    Quote Originally Posted by texnofobix View Post
    the Gentoo install is pretty easy.

    it was like
    Code:
    emerge -av foldingathome
    doublecheck the config in /etc

    then
    Code:
    rc-update add foldingathome default
    Code:
    /etc/init.d/foldingathome start
    For more Linux fun.

    Code:
    tail -f /opt/foldingathome/client*/FAHlog.txt

    An OpenNIC member.

  3. #28
    Xtreme Member
    Join Date
    Sep 2007
    Location
    Belgium, Galmaarden
    Posts
    221
    Quote Originally Posted by texnofobix View Post
    For more Linux fun.

    Code:
    tail -f /opt/foldingathome/client*/FAHlog.txt
    And so everyone understands the command:
    tail means show the last lines of a specific file, standard 10 lines
    -f means it has to follow updates of the file

    So it basically is a primitive monitor in the console.


    Quote Originally Posted by Ugly n Grey View Post
    I'm just not seeing the beneift to the AMD stuff right now. I mean it's fun to play with, but so is your willy and it only lasts so long before you need something else to do.

  4. #29
    Xtreme Member
    Join Date
    Dec 2006
    Location
    Cleveland, Ohio
    Posts
    124
    Quote Originally Posted by Stijndp View Post
    And so everyone understands the command:
    tail means show the last lines of a specific file, standard 10 lines
    -f means it has to follow updates of the file

    So it basically is a primitive monitor in the console.
    I normally use tail -f /var/log/messages too. -f is a keep tailing option.

    It seems if you want entries to go to syslog. You'll need to run this script

    Code:
    #!/bin/sh
    tail -f logfile | logger -p local4.info
    ^ from http://www.cs.utah.edu/~clake/docs/s..._sourcedrivers

    An OpenNIC member.

  5. #30
    Registered User
    Join Date
    Sep 2007
    Location
    Ireland
    Posts
    94
    Hi guys,

    I'm only a n00b with this folding stuff but I found this guide very easy to setup:

    http://smp.aeternum.co.uk/guide/6

    I made the jump to Ubuntu Gutsy 64-bit, and it's made a massive difference to my folding. It's pulling in 7040 points every 30 or so hours.

    I'm running 4 smp clients on a Q6600.

    It's the only thing to convince me that 64-bit is the way to go!
    Mobo: Rampage Formula
    Processor: Q6600 @ 3.68 Ghz 460 X 8 (1.38V)
    RAM: 4GB Gskill @ 1105 Mhz 5-5-18-3 (2.2V)
    PSU: Enermax Galaxy 1000w
    VGA: 4890 + 250 GTS

  6. #31
    Xtreme Member
    Join Date
    Sep 2007
    Location
    Belgium, Galmaarden
    Posts
    221
    Quote Originally Posted by Lurker246 View Post
    I'm running 4 smp clients on a Q6600.
    Do you mean running 4smp's or one smp and 4threads?


    Quote Originally Posted by Ugly n Grey View Post
    I'm just not seeing the beneift to the AMD stuff right now. I mean it's fun to play with, but so is your willy and it only lasts so long before you need something else to do.

  7. #32
    Xtreme Cruncher
    Join Date
    Feb 2005
    Location
    Finland
    Posts
    1,031
    Hmm... 7040/1760=4 (=SMP-wus)...
    ...which is really very mind-boggling if that's is done with one q6600 (=16 threads of SMP-client on one cpu ???)

  8. #33
    Registered User
    Join Date
    Jun 2005
    Location
    Bancroft, ON, Canada
    Posts
    3,645
    Quote Originally Posted by Lurker246 View Post
    Hi guys,

    I'm only a n00b with this folding stuff but I found this guide very easy to setup:

    http://smp.aeternum.co.uk/guide/6

    I made the jump to Ubuntu Gutsy 64-bit, and it's made a massive difference to my folding. It's pulling in 7040 points every 30 or so hours.

    I'm running 4 smp clients on a Q6600.

    It's the only thing to convince me that 64-bit is the way to go!
    You're saying you get 7040 points on a single processor with four cores every 24 hours. I just want to be certain this is what you are telling us.
    "Foldin, Foldin, Foldin...keep those benchers foldin..." (Lyrics by Angra, Music is Rawhide)

    BOYCOTT MIR's

    Quote Originally Posted by Monkeywoman View Post
    aww an OC virgin! lose it tonight with Xtremesystems!!!

  9. #34
    Registered User
    Join Date
    Sep 2007
    Location
    Ireland
    Posts
    94
    Quote Originally Posted by Ugly n Grey View Post
    You're saying you get 7040 points on a single processor with four cores every 24 hours. I just want to be certain this is what you are telling us.
    Just finished 3 X SMP Gromacs cores @ 1760 points each and the fourth is another SMP Gromacs @ 2315 points- its at 53% at the moment but taking a bit longer than the others. Is the 4th one some sort of special wu?
    Mobo: Rampage Formula
    Processor: Q6600 @ 3.68 Ghz 460 X 8 (1.38V)
    RAM: 4GB Gskill @ 1105 Mhz 5-5-18-3 (2.2V)
    PSU: Enermax Galaxy 1000w
    VGA: 4890 + 250 GTS

  10. #35
    Xtreme Cruncher
    Join Date
    Feb 2005
    Location
    Finland
    Posts
    1,031
    Come on man, simple answer would be suitable:

    Your CPU count is:
    A: 1
    B: 2
    C: 3
    D: 4

    if the answer is anything else but the B-D... I'll shoot myself for a various reasons

    EDIT: sorry... wrong format...
    Last edited by sc00p; 01-25-2008 at 01:10 PM.

  11. #36
    Registered User
    Join Date
    Sep 2007
    Location
    Ireland
    Posts
    94
    Quote Originally Posted by Ugly n Grey View Post
    You're saying you get 7040 points on a single processor with four cores every 24 hours. I just want to be certain this is what you are telling us.
    Never actually answered your question there...

    It's been running since last night about 8pm, it's 9pm where I live now and it's completed 3 WU as I said above. The fourth one though I might have jumped the gun with looks like that will be finished in about 48 hours.
    Mobo: Rampage Formula
    Processor: Q6600 @ 3.68 Ghz 460 X 8 (1.38V)
    RAM: 4GB Gskill @ 1105 Mhz 5-5-18-3 (2.2V)
    PSU: Enermax Galaxy 1000w
    VGA: 4890 + 250 GTS

  12. #37
    Registered User
    Join Date
    Jun 2005
    Location
    Bancroft, ON, Canada
    Posts
    3,645
    Quote Originally Posted by Lurker246 View Post
    Never actually answered your question there...

    It's been running since last night about 8pm, it's 9pm where I live now and it's completed 3 WU as I said above. The fourth one though I might have jumped the gun with looks like that will be finished in about 48 hours.
    OK that's just... well phenomenal is a good word.

    I'm cautiously curious about this. Guess I will have to DL a distro and try this on the folding box. And here I just installed XP on it at the beginning of Jan (It had an old Solaris install)
    "Foldin, Foldin, Foldin...keep those benchers foldin..." (Lyrics by Angra, Music is Rawhide)

    BOYCOTT MIR's

    Quote Originally Posted by Monkeywoman View Post
    aww an OC virgin! lose it tonight with Xtremesystems!!!

  13. #38
    Registered User
    Join Date
    Sep 2007
    Location
    Ireland
    Posts
    94
    Quote Originally Posted by Ugly n Grey View Post
    OK that's just... well phenomenal is a good word.

    I'm cautiously curious about this. Guess I will have to DL a distro and try this on the folding box. And here I just installed XP on it at the beginning of Jan (It had an old Solaris install)
    I'm curious as well, judging by the reaction here, 'cos I don't really know how the program works, I followed the guide above and just ran with it- just happened to be testing a 64bit OS to make sure it runs without any hitches before I get some more ram to make use of it.

    Just had a look at the system processes and it's running 4 threads per core.
    Mobo: Rampage Formula
    Processor: Q6600 @ 3.68 Ghz 460 X 8 (1.38V)
    RAM: 4GB Gskill @ 1105 Mhz 5-5-18-3 (2.2V)
    PSU: Enermax Galaxy 1000w
    VGA: 4890 + 250 GTS

  14. #39
    100% Load 24/7
    Join Date
    Mar 2005
    Location
    Seattle
    Posts
    1,495
    I am going to have to check this out. I find it hard to believe that it's twice as fast as a quad on 32 bit XP Pro. I have a rig with 64 bit XP Pro I might try it on. Do you think that Linux 64 will be better than XP 64?
    Main Rig
    i7 2600k l Asus P8P67 l 2x2gb Gskill l GTS450 l Venomous X l XClio 680

  15. #40
    Xtreme Member
    Join Date
    Sep 2007
    Location
    Belgium, Galmaarden
    Posts
    221
    Well it might be possible if it's double gromac b. Here is the benchmark from my E6750@3.2GHz, it runs two console clients and the benchmark isn't bugged because these things go really fast.

    Project : 3906
    Core : Double Gromacs B
    Frames : 50
    Credit : 310


    -- SERVER2 --

    Min. Time / Frame : 4mn 08s - 2160,00 ppd
    Avg. Time / Frame : 4mn 12s - 2125,71 ppd
    Cur. Time / Frame : 5mn 58s - 1496,31 ppd
    R3F. Time / Frame : 5mn 55s - 1508,96 ppd
    Eff. Time / Frame : 10mn 20s - 864,00 ppd


    -- SERVER1 --

    Min. Time / Frame : 3mn 55s - 2279,49 ppd
    Avg. Time / Frame : 4mn 10s - 2142,72 ppd
    Cur. Time / Frame : 6mn 01s - 1483,88 ppd
    R3F. Time / Frame : 6mn 03s - 1475,70 ppd
    Eff. Time / Frame : 11mn 52s - 752,36 ppd

    4200ppd on E6750 @3.2 versus 7040points in 30 hours on a Q6600 @2.4 seems very normal to me. If you take the calculator and start counting you see the normal extra performance linux gives.
    Last edited by Stijndp; 01-25-2008 at 11:08 PM.


    Quote Originally Posted by Ugly n Grey View Post
    I'm just not seeing the beneift to the AMD stuff right now. I mean it's fun to play with, but so is your willy and it only lasts so long before you need something else to do.

  16. #41
    100% Load 24/7
    Join Date
    Mar 2005
    Location
    Seattle
    Posts
    1,495
    Damn, that's more than I get with my quad at 3.5. I'm a linux noob, but I'm going to try and see If I can do this. If it does wu's twice as fast, thats all good.
    Main Rig
    i7 2600k l Asus P8P67 l 2x2gb Gskill l GTS450 l Venomous X l XClio 680

  17. #42
    100% Load 24/7
    Join Date
    Mar 2005
    Location
    Seattle
    Posts
    1,495
    OK, I have linux going now with the smp client, will see how it goes. But I couldn't get fahmon to work, any pointers on that? Also, how about some hardware monitoring like core temp, or everest? And maybe something like cpu-z.
    Main Rig
    i7 2600k l Asus P8P67 l 2x2gb Gskill l GTS450 l Venomous X l XClio 680

  18. #43
    Xtreme Member
    Join Date
    Sep 2007
    Location
    Belgium, Galmaarden
    Posts
    221
    gkrellm should have everything you need.
    There are also some real cpu-z clones but you should be able to find them fast with google.

    For Fahmon it's best you use the Documentation. We can't help much with unspecified problems


    Quote Originally Posted by Ugly n Grey View Post
    I'm just not seeing the beneift to the AMD stuff right now. I mean it's fun to play with, but so is your willy and it only lasts so long before you need something else to do.

  19. #44
    Registered User
    Join Date
    Sep 2007
    Location
    Ireland
    Posts
    94
    Quote Originally Posted by [XC] 4X4N View Post
    OK, I have linux going now with the smp client, will see how it goes. But I couldn't get fahmon to work, any pointers on that? Also, how about some hardware monitoring like core temp, or everest? And maybe something like cpu-z.
    Which distro are you using?

    If it's ubuntu you can run this in the terminal:

    sudo apt-get install lm-sensors

    It's fairly easy to setup after it's installed- again in the terminal run sensors-detect and answer yes to all the questions.

    You can then install Gnome Hardware sensors monitor and select which sensors you want. I'd also recommend conky, to view various system processes.

    FAHmon was straight forward enough, Again I followed this guide:

    http://smp.aeternum.co.uk/guide/7

    After installing it right click underneath the progress and name headings in the top left corner and select add new client and then select your folding folder.

    I've included a screenshot below. Right hand side is conky, at the top right you can see the temp monitors and FAHmon running in the middle

    Mobo: Rampage Formula
    Processor: Q6600 @ 3.68 Ghz 460 X 8 (1.38V)
    RAM: 4GB Gskill @ 1105 Mhz 5-5-18-3 (2.2V)
    PSU: Enermax Galaxy 1000w
    VGA: 4890 + 250 GTS

  20. #45
    100% Load 24/7
    Join Date
    Mar 2005
    Location
    Seattle
    Posts
    1,495
    Here is what I get when I try to make install fahmon.

    ddh@Q6600L23A:~/FahMon-2.3.1$ make install
    Making install in m4
    make[1]: Entering directory `/home/ddh/FahMon-2.3.1/m4'
    make[2]: Entering directory `/home/ddh/FahMon-2.3.1/m4'
    make[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/aclocal" || mkdir -p -- "/usr/local/share/aclocal"
    mkdir: cannot create directory `/usr/local/share/aclocal': Permission denied
    make[2]: *** [install-m4dataDATA] Error 1
    make[2]: Leaving directory `/home/ddh/FahMon-2.3.1/m4'
    make[1]: *** [install-am] Error 2
    make[1]: Leaving directory `/home/ddh/FahMon-2.3.1/m4'
    make: *** [install-recursive] Error 1
    ddh@Q6600L23A:~/FahMon-2.3.1$

    I have tried a few times and this is as far as I get. Going by the guide on the above post.

    Also, I used the restricted driver for my 7300gt and now I have no selection for screen resolution above 1024x780. I have searched for a fix for this, but no luck yet.
    Main Rig
    i7 2600k l Asus P8P67 l 2x2gb Gskill l GTS450 l Venomous X l XClio 680

  21. #46
    Registered User
    Join Date
    Sep 2007
    Location
    Ireland
    Posts
    94
    Quote Originally Posted by [XC] 4X4N View Post
    Here is what I get when I try to make install fahmon.

    ddh@Q6600L23A:~/FahMon-2.3.1$ make install
    Making install in m4
    make[1]: Entering directory `/home/ddh/FahMon-2.3.1/m4'
    make[2]: Entering directory `/home/ddh/FahMon-2.3.1/m4'
    make[2]: Nothing to be done for `install-exec-am'.
    test -z "/usr/local/share/aclocal" || mkdir -p -- "/usr/local/share/aclocal"
    mkdir: cannot create directory `/usr/local/share/aclocal': Permission denied
    make[2]: *** [install-m4dataDATA] Error 1
    make[2]: Leaving directory `/home/ddh/FahMon-2.3.1/m4'
    make[1]: *** [install-am] Error 2
    make[1]: Leaving directory `/home/ddh/FahMon-2.3.1/m4'
    make: *** [install-recursive] Error 1
    ddh@Q6600L23A:~/FahMon-2.3.1$

    I have tried a few times and this is as far as I get. Going by the guide on the above post.

    Also, I used the restricted driver for my 7300gt and now I have no selection for screen resolution above 1024x780. I have searched for a fix for this, but no luck yet.
    I had a look at the aclocal directory on my machine and it's rw root and that error looks like a permissions issue. I know it's a stupid question but have you tried running make install as sudo?
    Mobo: Rampage Formula
    Processor: Q6600 @ 3.68 Ghz 460 X 8 (1.38V)
    RAM: 4GB Gskill @ 1105 Mhz 5-5-18-3 (2.2V)
    PSU: Enermax Galaxy 1000w
    VGA: 4890 + 250 GTS

  22. #47
    Xtreme Member
    Join Date
    Sep 2007
    Location
    Belgium, Galmaarden
    Posts
    221
    Or you forget to chmod the directory.


    Quote Originally Posted by Ugly n Grey View Post
    I'm just not seeing the beneift to the AMD stuff right now. I mean it's fun to play with, but so is your willy and it only lasts so long before you need something else to do.

  23. #48
    Xtreme Cruncher
    Join Date
    Mar 2006
    Location
    UK
    Posts
    997
    Linux 64 SMP folding rules But 4xSMP clients.. on 1xQuad core machine? Am I reading this right? Must get close to hitting deadline on these WU's running 16 threads on 4 cores?

  24. #49
    Registered User
    Join Date
    Sep 2007
    Location
    Ireland
    Posts
    94
    Quote Originally Posted by jimwah View Post
    Linux 64 SMP folding rules But 4xSMP clients.. on 1xQuad core machine? Am I reading this right? Must get close to hitting deadline on these WU's running 16 threads on 4 cores?
    I'm planning on running it on the server version for a week. Eye-candy and ffmpeg are starting to play havoc on my stability so it hasn't been folding for a day or two. I'm going to let it finish it's current WU's and then re-install without GDM, Compiz...etc.

    It's kept within the deadlines though- with 5 or 6 hours to spare.
    Mobo: Rampage Formula
    Processor: Q6600 @ 3.68 Ghz 460 X 8 (1.38V)
    RAM: 4GB Gskill @ 1105 Mhz 5-5-18-3 (2.2V)
    PSU: Enermax Galaxy 1000w
    VGA: 4890 + 250 GTS

  25. #50
    Xtreme Cruncher
    Join Date
    May 2007
    Location
    Conroe, Texas
    Posts
    3,010
    I have run two SMP clients on Ubuntu 7.10 64 bit on a quad at 3850mhz, if I got lucky and got the 2653 WU I could get 5200 PPD according to Fahmon, I was also assigning two cores to each client with taskset...


Page 2 of 3 FirstFirst 123 LastLast

Bookmarks

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •