parallax
Jason Martin

Tech Evangelist & Software Engineer

Folding @ Home
Tutorial
Software
YouTube

Help Stanford University scientists studying Alzheimer’s, Huntington’s, Parkinson’s, and many cancers by simply running a piece of software on your computer. The problems we are trying to solve require so many calculations, we ask people to donate their unused computer power to crunch some of the numbers.

Now this software is focused on fighting the CoronaVirus!

Folding@home is similar to the Seti@Home project; it uses your computer’s GPU & CPU power to crunch numbers for solutions. It is a perfect way to contribute helping to fight CoronaVirus with the unused resources you already have!

Available for:

  • Windows
  • Mac
  • Linux

Install Steps

Manjaro / Arch specific instructions

  • Since I’m using Manjaro (which is a flavor of Arch Linux), there is no package available for me to download on their site.
  • Thankfully, this package (like almost every other piece of software) is available from the AUR (Arch User Repository) and can be installed with a simple command. We can double check the Arch Wiki for more details: https://wiki.archlinux.org/index.php/Folding@home
  1. Install the foldingathome AUR package.

    1. In order to use your GPU for folding (highly recommended), you’ll need the appropriate OpenCL package for your GPU. Nvidia users can also use CUDA.
  2. Create the Folding At Home configuration.

    cd /opt/fah
    sudo ./FAHClient --configure
    
  3. Start the Folding At Home service foldingathome.service with systemd

    systemctl start foldingathome.service
    

Using & Managing Folding@Home

The graphical way

The terminal way

To see the current progress of foldingathome, simply $ tail /opt/fah/log.txt.