Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

Does Folding@home run on dual processor machines?

0
Posted

Does Folding@home run on dual processor machines?

0

Yes, you can. Additional processors must run the console version (with the “-local” command-line argument if run on Windows). First, make additional directories for each processor and copy the FAH3Console executable file into each. Then configure them with the -config switch, filling in settings for each. It is very important to make sure that under the “Advanced Settings” option each copy is given a unique machine ID (from 1 to 4). The first copy will default to a machine ID of 1, so additional copies should be given IDs of 2, 3 and 4. Each may then be run out of their installed directory, using the -local switch on windows. Instances should be attached to different processors, using whatever mechanism your OS provides for this purpose (e.g. Task Manager on Windows). We have been working on a multiple processor version with parallelized code using OpenMP. However, we have discovered that OpenMP parallelized code does not scale very well at all with processor number with our code. So w

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123