A new image for fah-client Bastet (v8.x)#37
A new image for fah-client Bastet (v8.x)#37sanori wants to merge 13 commits intoFoldingAtHome:masterfrom
Conversation
|
FWIW, I've been testing this for several weeks with current gen AMD and NVIDIA cards with no issues. I've mainly been running a custom build using the latest ROCm and CUDA releases to match the latest drivers. The biggest issue I hit was lack of a documented headless initialization procedure i.e. seeding account-token and machine-name in config.xml within a fah volume before the first run of fah-gpu-bastet container. |
|
@mharsch Thank you for your comment
I assumed that most people in the Folding@home community, except me, already knew that fah-client Bastet (version 8.x) could be configured via the GUI (https://v8-4.foldingathome.org/machines). So, I only added the GUI configuration link. 😅 I will add a few explanations for users running fah-client Bastet for the first time. |
I propose and have made a new docker image for fah-client v8 (Bastet)
support both nVidia CUDA and AMD ROCm and configurable version number.
How about this? Explanations are in
fah-gpu-bastet/README.mdThis PR may resolve issues #33 #36 .
I have tested it on my new machine, which is consist of Ryzen 9600 and RTX 3070.
Please feel free to comment this approach.