Page 1 of 1

Where is the source code for the CPU version?

Posted: Wed Nov 01, 2023 12:09 am
by oxf77
Hi, could someone point me to the open source code which is on the critical path? I presume the actual "folding" code.

Re: Where is the source code for the CPU version?

Posted: Wed Nov 01, 2023 2:26 am
by Joe_H
The client code is on GitHub - https://github.com/FoldingAtHome. Not all of the v7 code is open source, just portions as it was in the process of being prepared for open source and that was interrupted by COVID. The code for the v8 client is open source, look for the two repositories with "bastet" as part of their names. Version 8.1.8 is currently in Open Beta testing.

The folding cores are not open source. The CPU folding cores are based on various versions of the open source GROMACS code. The open source OpenMM code is the basis for the GPU folding cores. I do not currently have links to those repositories.

Re: Where is the source code for the CPU version?

Posted: Wed Nov 01, 2023 2:56 am
by calxalot