EVGA

How to install Ubuntu/Linux for folding

Page: 1234 > Showing page 1 of 4
Author
rklapp
CLASSIFIED Member
  • Total Posts : 2458
  • Reward points : 0
  • Joined: 2009/10/20 12:42:37
  • Location: Las Vegas, NV
  • Status: offline
  • Ribbons : 8
2011/04/22 19:49:06 (permalink)
The purpose of this guide is to help me figure out what has worked and not worked while installing and running smp in Ubuntu. I can get 45k ppd with Ubuntu smp compared to 35k ppd with VMware in W7. Of course, I haven't figured out the gpus yet in Ubuntu but the wattage is low.
 
Another guide is http://hardforum.com/showthread.php?t=1601608. I need to figure out how to do the remote viewing. I tried the BFS and it didn't seem to work. I think I followed the instructions correctly but it didn't show the "ck". I'm not sure if it's working or not.
 
How to install Ubuntu from Windows:
Note: I installed 11.10 and it's working fine. The second gpu isn't working but it was pretty much useless in 11.4 anyways so I just turn off the monitor.  There's no more classic desktop in the login screen. It turns out they have a new temp program in the Software Center.
  • Download the Wubi from here: http://www.ubuntu.com/desktop/get-ubuntu/windows-installer
  • A word of warning, I used bittorrent and filled up my Linux partition causing the inevitable Unstable_Machine error about halfway through a bigadv wu. When using bittorrent, be sure to save to an external hard drive.
  • This will create a bootable option when you reboot. I tried Xubuntu which is smaller but I didn't like how it looked and I don't think it's any faster while folding.
  • Ubuntu contains many downloadable programs that you can use. To install the non-canonical programs, use the Synaptic Packages Manager in Administration.
  • If you don't like the Ubuntu install, then you can easily uninstall from Windows.
  • In Ubuntu, there will be updates to download. Plus, you need to go into System -> Administration -> Additional Drivers to activate the nVidia drivers. You can also right click on the desktop to change the background using several provided themes. Beware, updating the video driver is risky and you might get stuck in low-res mode. If this happens, try restoring the xorg.conf backup file.
  • There is a way to monitor the temperature but the method changed with the update.
 
How to install the SMP client:
Note: The $ is the prompt so enter everything after the space or copy/paste using the menu.
  • Type $ tar xzf FAH6.34-Linux64.tgz
  • Type $ chmod +x fah6
  • Type $ ./fah6 -configonly -smp
  • Enter your settings. Everyone always uses the “big” setting. You can run as machine ID 1 so there's no need to change the advanced settings.
  • To run the client, type $ ./fah6 -smp -bigadv
  • The cool thing about Ubuntu is that you can move the folding window to one of the desktops that are available so they don't get in the way.
  • Important: There is a bug (at least I think so) with the client. Before you disrupt the client with Ctrl-C, you need to back up the folding folder. Sometimes, the client will restart the wu back to 0%. Some people talk about running a backup script, but I just copy and paste the folder to create a backup before I disrupt. This happened to me once and the backup worked. Unfortunately, there's the possibility that the client will instruct the server that the wu is dead and the backup won't work. Sucks.
 
How to install the Affinity Wrapper:
Note: this allows you to use all of the cores, especially the SR-2 folks. For single cpu users, watch the System Monitor to determine if you're using 100% of all cores. If not, then try the AW. The trick with installing is that you need to download the a3 and a5 cores first before it will set the affinities. The only way to do this is to run -smp and -smp -bigadv wus and then install the AW after they are finished using the -oneunit flag.
  • Download the program here: http://darkswarm.org/thekraken-0.4.tar.gz and extract into a “thekraken” folder.
  • Open a Terminal and type $ cd thekraken
  • Type $ sudo apt-get install gcc make
  • Type $ make
  • Type $ sudo make install
The following is from the README.txt file:
Installation: V6 client
1. Stop the client
2. Open a Terminal and type $ cd folding, then type $ sudo thekraken -i
Doing so should result in something along the following:
$ thekraken: The Kraken 0.4 (compiled Tue Apr 12 20:27:47 MDT 2011 by fah@tentacle)
$ thekraken: Processor affinity wrapper for Folding@Home
$ thekraken: The Kraken comes with ABSOLUTELY NO WARRANTY; licensed under GPLv2
$ thekraken: performing installation to .
$ thekraken: /home/fah/fah-6.34/FahCore_a3.exe: wrapper succesfully installed
$ thekraken: /home/fah/fah-6.34/FahCore_a5.exe: wrapper succesfully installed
$ thekraken: finished installation, 2 out of 2 files processed
$
3. Re-start the client.
After the core is found, you should see something like this in the fahlog.txt:
   thekraken: The Kraken 0.4 (compiled Sun Apr 17 10:14:41 PDT 2011 by ron@ubuntu)
   thekraken: Processor affinity wrapper for Folding@Home
   thekraken: The Kraken comes with ABSOLUTELY NO WARRANTY; licensed under GPLv2
   thekraken: Logging to thekraken.log
You can check the cpu loads by running System → Administration → System Monitor.
 
How to install HFM:
Note: This has been working fine for me lately.
  • Download the zip file from here: http://code.google.com/p/hfm-net/
  • Create and extract into a hfm folder from your home directory.
  • Open Terminal and type $ cd hfm
  • Type $ sudo apt-get install mono-complete
  • Type $ mono HFM.exe
  • Keep the Terminal window open or it will close HFM. Change the Preferences - Options from System Tray to Task Bar or HFM will disappear.
  • If the config file gets corrupted and you get an Exception Report, then try renaming the folder to hfm1.
 
To watch videos, go to Applications -> Ubuntu Software Center and search for the Flash Player, then click Install. Skype also works.
 
How to watch DVD
Obviously, this is not needed for folding but I include it just in case you need something to look at while folding. DVD support cannot be provided by default in Ubuntu due to legal and technical restrictions. Most commercial DVDs are encrypted and so require the use of decryption software in order to play them.
In some countries, the use of the below unlicensed decryption software is not permitted by law. Verify that you are within your rights to use it. 
  1. Open a Terminal and type $ sudo apt-get install libdvdnav4 libdvdread4 gstreamer0.10-plugins-bad gstreamer0.10-plugins-ugly
  2. Type $ sudo /usr/share/doc/libdvdread4/install-css.sh
  3. Enter your password to complete the installation.
 
post edited by rklapp - 2012/11/02 20:37:04

 
  
 
#1

91 Replies Related Threads

    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/23 07:34:33 (permalink)
    Anyone figure out gpu folding with Ubuntu along side smp.  Also is this limited to only smp or can bigadv be done also.
     
    Thanks
     
    Z3r0

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #2
    kody7839
    CLASSIFIED Member
    • Total Posts : 3132
    • Reward points : 0
    • Joined: 2011/02/01 17:15:29
    • Location: Affiliate Code: 7P5KPZC7F5
    • Status: offline
    • Ribbons : 17
    Re:How to install Ubuntu/Linux for folding 2011/04/23 08:47:47 (permalink)
    z3r0t0l0rence

    Anyone figure out gpu folding with Ubuntu along side smp.  Also is this limited to only smp or can bigadv be done also.

    Thanks

    Z3r0

     
    I'm not sure about GPU folding, but I know rklapp was folding bigadv's with his setup, so that should be good to go. 
     
    I'm going to try this as soon as a finish a few other projects I have going. Thanks for the guide, should be fun. 

    My computer finds cures for diseases and searches for aliens when I'm not gaming...what does yours do?
     
    Ryzen 1700, ASRock Fatal1ty X370 Professional, EVGA GTX1080Ti FTW3, 16GB Corsair LPX, Noctua D14, EVGA SuperNOVA 650 P2, Overlord Tempest X270X Glossy, LG 34UM94 Ultrawide 
     
    #3
    david12857
    SSC Member
    • Total Posts : 879
    • Reward points : 0
    • Joined: 2009/02/15 23:54:06
    • Status: offline
    • Ribbons : 33
    Re:How to install Ubuntu/Linux for folding 2011/04/23 13:59:07 (permalink)
    z3r0t0l0rence

    Anyone figure out gpu folding with Ubuntu along side smp.  Also is this limited to only smp or can bigadv be done also.

    Thanks

    Z3r0
    The OP's guide is for bigadv. GPU setup is easy on Ubuntu 10.10, well at least with my Geforce 200 series cards. :) I used the restricted driver, installed wine, and used pieces from the following two guides to install and configure the CUDA 32-bit toolkit & wrapper.
     
    http://linuxfah.info/inde...iver_with_CUDA_Support
    http://foldingforum.org/v...ic.php?f=52&t=6793
       

      
       
     
     Main system | HTPC | Folding&Crunching@EVGA
    #4
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/23 14:56:33 (permalink)
    david12857

    z3r0t0l0rence

    Anyone figure out gpu folding with Ubuntu along side smp.  Also is this limited to only smp or can bigadv be done also.

    Thanks

    Z3r0
    The OP's guide is for bigadv. GPU setup is easy on Ubuntu 10.10, well at least with my Geforce 200 series cards. :) I used the restricted driver, installed wine, and used pieces from the following two guides to install and configure the CUDA 32-bit toolkit & wrapper.

    http://linuxfah.info/inde...iver_with_CUDA_Support
    http://foldingforum.org/v...ic.php?f=52&t=6793
     

     
    Thanks for that info.

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #5
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/23 15:30:04 (permalink)
    You could omit the -bigadv tag for regular smp, tho the sneaky little bugger tends to throw one in every once in awhile. Oh, and the 2684 wus still suck... 70k rather than 90k points.
     
    I also found this but haven't tried it. A problem I have with Linux is that instead of telling you how to run a program, the instructions use vague terms like compile or use kernel. Huh?
    17 - cd ~
    18 - wget http ://www.linuxhardware.org/nvclock/nvclock0.8b4.tar.gz
    19 - tar xvzf nvclock0.8b4.tar.gz
    20 - cd nvclock0.8b4
    21 - ./configure --disable-gtk --disable-qt --disable-x --disable-nvcontrol
    22 - make
    23 - sudo make install
    24 - nvclock -i (will give error message about a directory the first time)

    25 - cd ~
    26 - mkdir folding
    27 - cd folding
    28 - wget http ://www.stanford.edu/group/pandegroup/folding/release/Folding @home-Win32-GPU_XP-623.zip
    29 - unzip Folding @home-Win32-GPU_XP-623.zip
    Type $ sudo apt-get install wine1.2 (When you get to the EULA, use the arrow keys to select the OK button.)
    30 - wine Folding @home-Win32-GPU.exe -configonly -forcegpu nvidia_g80
    31 - wine Folding @home-Win32-GPU.exe -verbosity 9 -forcegpu nvidia_g80
     
    david12857
    The OP's guide is for bigadv. GPU setup is easy on Ubuntu 10.10, well at least with my Geforce 200 series cards. :) I used the restricted driver, installed wine, and used pieces from the following two guides to install and configure the CUDA 32-bit toolkit & wrapper.

    Doesn't sound easy to me.
    post edited by rklapp - 2011/04/23 21:22:44

     
      
     
    #6
    david12857
    SSC Member
    • Total Posts : 879
    • Reward points : 0
    • Joined: 2009/02/15 23:54:06
    • Status: offline
    • Ribbons : 33
    Re:How to install Ubuntu/Linux for folding 2011/04/23 16:17:18 (permalink)
    rklapp
    A problem I have with Linux is that instead of telling you how to run a program, the instructions use vague terms like compile or use kernel. Huh?
    The problem is you just can't run the programs you want and we can thank the people that created the software for making it difficult. It doesn't need to be difficult. There's plenty of programs that are easy to learn and run with the click of a button. There's nothing vague about compile or kernel. It just sounds or looks like a different language because you don't understand it.
    See #4: http://www.merriam-webster.com/dictionary/compile
    http://en.wikipedia.org/wiki/Compiler
    http://en.wikipedia.org/w.i/Kernel_%28computing%29
     
    Better (easy to understand & pictures) guides would help and I vaguely remember reading that the new v7 client has native linux GPU support. Can anyone confirm? 

      
       
     
     Main system | HTPC | Folding&Crunching@EVGA
    #7
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/23 17:06:44 (permalink)
    david12857

    rklapp
    A problem I have with Linux is that instead of telling you how to run a program, the instructions use vague terms like compile or use kernel. Huh?
    The problem is you just can't run the programs you want and we can thank the people that created the software for making it difficult. It doesn't need to be difficult. There's plenty of programs that are easy to learn and run with the click of a button. There's nothing vague about compile or kernel. It just sounds or looks like a different language because you don't understand it.
    See #4: http://www.merriam-webster.com/dictionary/compile
    http://en.wikipedia.org/wiki/Compiler
    http://en.wikipedia.org/w.i/Kernel_%28computing%29

    Better (easy to understand & pictures) guides would help and I vaguely remember reading that the new v7 client has native linux GPU support. Can anyone confirm? 

     
    If I'm not mistaken Linuxrouter did a great write up of that question you asked.

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #8
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/23 20:20:08 (permalink)
    The Ubuntu Software Center does have numerous point and click programs to download (most not for folding tho).
     
    Edit: I tried installing Wine and got stuck at the EULA. Now I can't install anything. The USC gives me a message that it's effed up, please report the bug so it can be fixed in the future, and please try again. Now I have to cruise the Ubuntu forums to find a solution (unless one of you know how to fix it).
     
    Update: fixed. I figured out that in the EULA, I have to use the right arrow key to highlight the OK button.
    post edited by rklapp - 2011/04/23 21:18:41

     
      
     
    #9
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/23 20:25:13 (permalink)
    Here's another one to try.
    This is just a short howto, describing how to use the power of your computers NVIDIA GPU to help Folding@Home - as far as I know, this will NOT work with an ATI GPU!
    First of, you need to install a couple of programs, including the newest Nvidia drivers:
    sudo apt-get install wine nvidia-current
    Now, restart your computer to make use of your shiny new drivers.
    Next, you must install Nvidia's official CUDA toolkit:
    cd ~
    mkdir fahgpu
    cd fahgpu/
    wget http://developer.download...inux_32_ubuntu9.04.run
    chmod u+x cudatoolkit_2.3_linux_32_ubuntu9.04.run
    sudo ./cudatoolkit_2.3_linux_32_ubuntu9.04.run # Just press enter whenever you are prompted for something
    rm cudatoolkit_2.3_linux_32_ubuntu9.04.run
    sudo sh -c "echo PATH=/usr/local/cuda/bin:$PATH > /etc/profile.d/cuda.sh"
    sudo sh -c "echo /usr/local/cuda/lib > /etc/ld.so.conf.d/cuda.conf"
    sudo ldconfig
    Get some wrappers for the windows CUDA DLL files and download the Folding@Home GPU client:
    wget http://www.gpu3.hostei.co...dgen/2.1/cudart.dll.so -O ~/.wine/drive_c/windows/system32/cudart.dll
    cd ~/.wine/drive_c/windows/system32/
    ln -s cudart.dll nvcuda.dll
    ldd ~/.wine/drive_c/windows/system32/cudart.dll
    cd ~/fahgpu/
    wget http://www.stanford.edu/g...e-Win32-GPU_XP-623.zip
    rm cudatoolkit_2.3_linux_32_ubuntu9.04.run
    unzip Folding@home-Win32-GPU_XP-623.zip
    cat << EOF > run.sh
    #!/bin/sh
    wine Folding@home-Win32-GPU.exe -forcegpu nvidia_g80
    EOF
    chmod u+x run.sh

    Now you only have to start the Folding@Home GPU client:
    ./run.sh

     
      
     
    #10
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/23 20:47:54 (permalink)
    rklapp

    Here's another one to try.
    This is just a short howto, describing how to use the power of your computers NVIDIA GPU to help Folding@Home - as far as I know, this will NOT work with an ATI GPU!
    First of, you need to install a couple of programs, including the newest Nvidia drivers:
    sudo apt-get install wine nvidia-current
    Now, restart your computer to make use of your shiny new drivers.
    Next, you must install Nvidia's official CUDA toolkit:
    cd ~
    mkdir fahgpu
    cd fahgpu/
    wget http://developer.download...inux_32_ubuntu9.04.run
    chmod u+x cudatoolkit_2.3_linux_32_ubuntu9.04.run
    sudo ./cudatoolkit_2.3_linux_32_ubuntu9.04.run # Just press enter whenever you are prompted for something
    rm cudatoolkit_2.3_linux_32_ubuntu9.04.run
    sudo sh -c "echo PATH=/usr/local/cuda/bin:$PATH > /etc/profile.d/cuda.sh"
    sudo sh -c "echo /usr/local/cuda/lib > /etc/ld.so.conf.d/cuda.conf"
    sudo ldconfig
    Get some wrappers for the windows CUDA DLL files and download the Folding@Home GPU client:
    wget http://www.gpu3.hostei.co...dgen/2.1/cudart.dll.so -O ~/.wine/drive_c/windows/system32/cudart.dll
    cd ~/.wine/drive_c/windows/system32/
    ln -s cudart.dll nvcuda.dll
    ldd ~/.wine/drive_c/windows/system32/cudart.dll
    cd ~/fahgpu/
    wget http://www.stanford.edu/g...e-Win32-GPU_XP-623.zip
    rm cudatoolkit_2.3_linux_32_ubuntu9.04.run
    unzip [link=mailto:Folding@home-Win32-GPU_XP-623.zip]Folding@home-Win32-GPU_XP-623.zip[/link]
    cat << EOF > run.sh
    #!/bin/sh
    wine Folding@home-Win32-GPU.exe -forcegpu nvidia_g80
    EOF
    chmod u+x run.sh

    Now you only have to start the Folding@Home GPU client:
    ./run.sh

     
    Highlighted in red.  Can you specify a particular driver instead of Current?  If I make the switch I want to use the 266.58 driver.

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #11
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/23 22:14:16 (permalink)
    I'm not sure. Another issue is that with the affinity wrapper, I'm running all cores at 100% and I'm not sure how to turn it off. I suppose I could create another folding folder without the AW. This should leave one core available for the gpu. I'm not ready to try it now, so please let us know how the performance is.

     
      
     
    #12
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/24 12:41:13 (permalink)
    rklapp

    I'm not sure. Another issue is that with the affinity wrapper, I'm running all cores at 100% and I'm not sure how to turn it off. I suppose I could create another folding folder without the AW. This should leave one core available for the gpu. I'm not ready to try it now, so please let us know how the performance is.

     
    I'm just doing reading atm on this before I go ahead with it.  I want to make total sure on how to do it so there isn't any major issues.

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #13
    car_Hauler
    Superclocked Member
    • Total Posts : 173
    • Reward points : 0
    • Joined: 2010/08/20 20:09:51
    • Status: offline
    • Ribbons : 1
    Re:How to install Ubuntu/Linux for folding 2011/04/24 14:01:10 (permalink)
    rklapp 

    Another issue is that with the affinity wrapper, I'm running all cores at 100% and I'm not sure how to turn it off. I suppose I could create another folding folder without the AW.

    As far as I've read, the affinity wrapper is for rigs with 2 cpu's or more.  I just installed ubuntu on 3 rigs, one's my sr-2 with the aw.  The other 2 are a 980x and a 950, both are not running the aw and the cpu's are maxed out at 100%.  I would try another folder like you said and see if it makes a difference though.
    #14
    mmillion
    iCX Member
    • Total Posts : 301
    • Reward points : 0
    • Joined: 2005/08/31 19:44:01
    • Status: offline
    • Ribbons : 2
    Re:How to install Ubuntu/Linux for folding 2011/04/24 15:48:58 (permalink)
    starting mdrun 'SINGLE VESICLE in water'
    17750002 steps,  71000.0 ps (continuing from step 17500002,  70000.0 ps).

    [02:29:37] Completed 0 out of 250000 steps  (0%)
    [03:08:37] Completed 2500 out of 250000 steps  (1%) 39min
    [03:47:42] Completed 5000 out of 250000 steps  (2%) 39min 5 sec
    [04:26:46] Completed 7500 out of 250000 steps  (3%) 39min 4 sec

    After the Kraken

    [20:18:59] Completed 67500 out of 250000 steps  (27%) 
    [20:58:00] Completed 70000 out of 250000 steps  (28%) 39m 1s
    [21:37:01] Completed 72500 out of 250000 steps  (29%) 39m 1s
    [22:16:03] Completed 75000 out of 250000 steps  (30%) 39m 2s
     
    Already tried on a 920 and makes no difference.

     
     


    #15
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/24 16:51:12 (permalink)
    All I know is that before installing thekraken, I was running 7 cores as shown in System Monitor. After installing thekraken, I'm now running all 8 cores at 100%. I'm not sure what the tpf difference was. Now I'm curious. I think I'll install a 2nd folding folder and run before/after like you suggest.
     
    Does the fact that I'm using a (single) i7-2600k have anything to do  with it? I doubt it...
     
    [update] So it started a new smp without thekraken at 100% and then about 2 minutes in, core 2 dropped to 25%. Now core 2 and 6 seem to be taking turns. I'll let it run for a bit and then "release thekraken" to compare the tpf. This is science at it's best!
     
    [update]
    [23:58:09] Project: 6050 (Run 0, Clone 48, Gen 394)
    NOTE: Turning on dynamic load balancing
    [23:58:16] Mapping NT from 8 to 8
    [23:58:16] Completed 0 out of 500000 steps  (0%)
    [00:03:11] Completed 5000 out of 500000 steps  (1%)
    [00:08:06] Completed 10000 out of 500000 steps  (2%)
    [00:12:55] Completed 15000 out of 500000 steps  (3%)
    [00:17:40] Completed 20000 out of 500000 steps  (4%)
    [00:21:51] Completed 25000 out of 500000 steps  (5%)
    [00:26:21] Completed 30000 out of 500000 steps  (6%)
    [00:30:11] Completed 35000 out of 500000 steps  (7%)
    [00:34:09] Completed 40000 out of 500000 steps  (8%)
    [00:38:10] Completed 45000 out of 500000 steps  (9%)
    [00:42:18] Completed 50000 out of 500000 steps  (10%)
    [00:46:24] Completed 55000 out of 500000 steps  (11%)
    [00:50:48] Completed 60000 out of 500000 steps  (12%)
    tpf = 4:22
     
    Released thekraken and now all 8 cores are 100%. I'll give it a bit and report these results.

    [update] Something weird happened. The cpu loads went to 100%, the temps went up but the client seemed to hang. I'm going back to my first folding folder to see if it's working okay. Could it have something to do with "Turning on dynamic load balancing" while folding? I think it turns on when I'm doing other tasks like reading forum messages, etc. I never seen this before using Linux.
    post edited by rklapp - 2011/04/24 19:25:51

     
      
     
    #16
    car_Hauler
    Superclocked Member
    • Total Posts : 173
    • Reward points : 0
    • Joined: 2010/08/20 20:09:51
    • Status: offline
    • Ribbons : 1
    Re:How to install Ubuntu/Linux for folding 2011/04/24 17:35:14 (permalink)
    I guess it also has to come down to differences between installations also.  I followed posts 2 and 3 here for my I7's.  I've never used linux b4, total noob here.  There's alot to learn that I'll most likely never learn.
    #17
    MrAsh
    iCX Member
    • Total Posts : 358
    • Reward points : 0
    • Joined: 2010/06/25 23:39:22
    • Location: Australia
    • Status: offline
    • Ribbons : 2
    Re:How to install Ubuntu/Linux for folding 2011/04/24 18:08:30 (permalink)
    From what I have seen looking around the kraken makes more of a difference with dual CPU setups than it does with single ones.
    I cannot give any data to verify this as I couldnot get it to install properly so am now using linuxrouters stripped down disk image version.  I need to give it a try again sometime though.
    It appears Car_hauler has already said this though I must have skimmed past his post
    post edited by MrAsh - 2011/04/24 18:11:26


    #18
    mmillion
    iCX Member
    • Total Posts : 301
    • Reward points : 0
    • Joined: 2005/08/31 19:44:01
    • Status: offline
    • Ribbons : 2
    Re:How to install Ubuntu/Linux for folding 2011/04/24 22:19:41 (permalink)
    Dual cpu's +
    here are my differences 6900 series wu's
     
    My evga SR-2, 24 cores at 4 ghz  B4K  15m 32s       AK   10m 26s
    Dual cpu amd 2 ghz    16 cores    B4K   30m 44s      AK    21m 20s
    Quad cpu amd 2.3ghz  48 cores   B4K    9m 15s        AK    6m 20s
     
    man whish I could oc's these amd cpu's even a bit

     
     


    #19
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/25 00:10:41 (permalink)
    Admittedly, my folding crashed so I was unable to continue. I'm back in W7, but the gpus and cpu are giving me 35k ppd for 450w while the cpu in ubuntu was giving me 55k ppd for 300w. I'd run ubuntu but haven't figured out how to access my C drive files... plus Portal 2 is calling to me. I'll probably take a break from unbuntu until the CC gets closer next week.

     
      
     
    #20
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/27 14:35:26 (permalink)
    Yeah... I was finally able to get my 560ti to work. I update the guide above.

     
      
     
    #21
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/27 20:34:45 (permalink)
    I figured out how to show the temps in the task bar. Guide updated.

     
      
     
    #22
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/28 09:58:03 (permalink)
    I still haven't gotten around to setting this up on my bigadv rig.  I do though have a question,  is MSI AB or EVGA Precision able to work in adjusting clock speeds?

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #23
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/28 10:08:37 (permalink)
    No, but there's this. Unfortunately, it's very old and probably doesn't support the latest gpus.
     
    http://www.linuxhardware.org/nvclock/
     
     
    post edited by rklapp - 2011/04/28 10:10:35

     
      
     
    #24
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/28 10:50:40 (permalink)
    rklapp

    No, but there's this. Unfortunately, it's very old and probably doesn't support the latest gpus.

    http://www.linuxhardware.org/nvclock/



     
    Hmm...I'll have to look into this some more.  I can't see setting up cpu folding and have 2x 450's just sit there doing nothing.

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #25
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/28 11:36:16 (permalink)
    z3r0t0l0rence
     Hmm...I'll have to look into this some more.  I can't see setting up cpu folding and have 2x 450's just sit there doing nothing.

    I don't know. Without the gpus running, I get up to 60k ppd at 300w total. The gpus could drag the smp down for about 100w each so I think it's a wash. Someday I'll try it for grins and giggles but I'm not motivated to do so before the CC. Now that I have the video working properly in Ubuntu, I plan to run the smp during the competition. Also, I plan to travel to LA on the 9th and who knows how long the CC will last. Linux is definitely more stable than W7 so I can run it longer without crashing.
    post edited by rklapp - 2011/04/28 11:41:13

     
      
     
    #26
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/04/28 11:55:57 (permalink)
    Well I'll do some research and see what I can come up with.  More than likely Wine will have to be involved but I'm not sure if it will work properly.

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #27
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/04/30 22:35:32 (permalink)
    Version 11.4 'Natty Narwhal' is released. I updated my guide above. It has its ups and downs.

     
      
     
    #28
    rklapp
    CLASSIFIED Member
    • Total Posts : 2458
    • Reward points : 0
    • Joined: 2009/10/20 12:42:37
    • Location: Las Vegas, NV
    • Status: offline
    • Ribbons : 8
    Re:How to install Ubuntu/Linux for folding 2011/05/07 22:19:51 (permalink)
    Can someone try the gpu section above and tell me what result you get? Thanks.

     
      
     
    #29
    z3r0t0l0rence
    Omnipotent Enthusiast
    • Total Posts : 9599
    • Reward points : 0
    • Joined: 2009/10/08 10:14:51
    • Location: Arizona
    • Status: offline
    • Ribbons : 20
    Re:How to install Ubuntu/Linux for folding 2011/05/08 00:40:21 (permalink)
    rklapp

    Can someone try the gpu section above and tell me what result you get? Thanks.

     
    I'm goin to work on it after the CC is over.  I've already gathered what I need to get things going.  I'll let you know.  I'm sure that I'll be asking for help seeing as I haven't worked with Ubuntu in quite a while.

    i7 930 OC 4.21 
    EVGA E758 
    GSkill 12GB
    Evga GTX 780 SC
    2x Kingston 240 Raid 0
    2x Seagate 4TB
     
     
    #30
    Page: 1234 > Showing page 1 of 4
    Jump to:
  • Back to Mobile