Jump to content

testmy.net Folding@Home team


Elite.Pete

Recommended Posts

The world needs to borrow a foe CPU/GPU processes right now, can we find one in the crowd to turn the testmy.net team #44352 red?

 

sigimage.php?un=mudmanc4&t=44352

 

It only takes 2MM PPD (Points Per Day) to turn out stats red in the name of learning more about a virus that is devastating the humanoids.

 

Even 50PPD helps, your math might have the key!

 

Grab the software here: https://foldingathome.org/start-folding/

Link to comment
Share on other sites

The two Supermicro's are getting WU's again!

 

My GPU picks WU's up sporadically, so I'm only counting on it for ~half the PPD. CPU's here should be good for about 125k PPD. The GPU should be 700k to 1.5m depending on how WU's play out.

Link to comment
Share on other sites

  • 5 weeks later...

Team has dropped pretty substantially. I haven't been folding as much lately as I've been gaming with my PC again, so I turn it off for 4-8 hours a day.

 

We're #961 right now, I suspect that will drop further before it goes up.

Link to comment
Share on other sites

  • 4 years later...

Testmy.net team number 44352

 

V8.x is functioning and getting WU's

 

It's interesting the way it's setup now. @EBrown @nanobot may have seen this on v7.x

 

Setup and configuration is much more simple and almost too easy,, this from grok

 

Here are step-by-step instructions for installing Folding@home (F@H) v8.x in headless mode, based on the web results provided:

Preparation:

    Download the Latest Client: Ensure you have the latest F@H client for your operating system. For Linux, you'll typically use the .deb package.
    Create or Log into F@H Account: Visit https://beta.foldingathome.org/ to either create an account or log in if you already have one.
    Get Account Token:
        Log into your F@H account on the web control site.
        Navigate to account settings by clicking the user icon in the top right corner.
        Copy the account token provided there.


Installation on Linux:
Debian/Ubuntu:

    Install the Client:
        Open a terminal and install the client with:

sudo dpkg -i fah-client_8.x.x_arm64.deb  # Replace with the correct version and architecture

If there are missing dependencies, resolve them with:

    sudo apt-get install -f

Configure the Client:

    Edit or create the configuration file:

sudo nano /etc/fah-client/config.xml

Add or modify the file to include your account token:
xml

    <config>
      <account-token v="your_account_token_here"/>
    </config>

    Save and exit the editor (in nano, this is Ctrl+X, then Y, then Enter).

Enable and Start the Service:

    Enable the service to start at boot:

sudo systemctl enable fah-client

Start the service:

    sudo systemctl start fah-client

Check Service Status:

    Verify the client is running:

        sudo systemctl status fah-client

    Web Control Access:
        Since this is headless, you'll manage the client through Web Control from another device. Use the same account you set up the token with to see your headless machine listed under "Computers" on the F@H web control.


Additional Notes:

    For Non-Linux Systems: The process might differ, but the core concept of using the account token to link the client to your account remains the same. For Windows, you might use a silent install but still need to ensure the client is configured with your account details.
    Troubleshooting:
        If the client doesn't show up in Web Control, ensure your network settings are correct and that there are no firewall issues blocking the connection.
        Check the client logs for errors (on Linux, they might be in /var/lib/fahclient/logs/).
    Updates: Keep the client updated through the system's package manager or directly from the F@H website for security and performance improvements.


These steps should help you set up F@H v8.x in headless mode. Remember, the exact commands or paths might vary slightly depending on your system's configuration or the specific version of the client you're installing.

 

FoldingAtHome-points-certificate-44352.jpg

Link to comment
Share on other sites

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Unfortunately, your content contains terms that we do not allow. Please edit your content to remove the highlighted words below.
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...