Joseph Coffland
Joseph Coffland
It's unclear why this happens. It's unlikely to be an issue with fah-node because fah-node does not think the clients are disconnected until after they timeout. It's possible fah-client is...
v7 allowed for this. May or may not be needed for core testing. Specifically ``--disable-cuda`` may be needed for core 0x23. But can this be handled instead with an environment...
From: https://github.com/FoldingAtHome/fah-web-client-bastet/issues/57 @Hou5e wrote: After restarting the Client, with a partially completed WU (like at 50% or more completed), the WU ETA completion is inaccurate and says 5-15 minutes left...
This is a very interesting project but I'm wary of getting involved with out a license. GPL, BSD or MIT would be great.
For Nvidia GPUs use nvml API: https://docs.nvidia.com/deploy/nvml-api/group__nvmlDeviceQueries.html#group__nvmlDeviceQueries_1gb0ea5236f5e69e63bf53684a11c233bd AMD solution unknown. CPU utilization likely OS dependent.
The following features would help with running v8 fah-client in a container: - exit-when-done: option to run one set of WUs then exit. - enable-all-gpus: Default all GPUs to enabled....