I am a student in my senior year of high school and I am novice to supercomputing and computer science in general. I am assembling a multi-node cluster computer using old dell workstations. I plan on using MPICH and OpenSSH on ubuntu to run my nodes however my question pertains to Folding At Home. Is there a way for me to utilize the nodes to run folding at home?
Thanks
HPC and F@H
Moderators: Site Moderators, FAHC Science Team
Re: HPC and F@H
F@H unfortunately does not work well on a HPC cluster. There is quite a bit of data exchange between the threads, and doing so over an HPC infrastructure is far too slow. Even on a CPU with multiple compute dies you can see the extra latency between the dies - using a two die CPU like Ryzen 5950 is not twice as fast as using one like 5800 (given same clock speed).
Ryzen 9800X3D / RTX 4090 / Windows 11
Ryzen 5600X / RTX 3070 Ti / Ubuntu 22.04
Ryzen 5600 / RTX 3060 Ti / Windows 11
-
- Site Moderator
- Posts: 6394
- Joined: Sun Dec 02, 2007 10:38 am
- Location: Bordeaux, France
- Contact:
Re: HPC and F@H
Install one client on each node.