harlam357 / hfm-net

Client Monitoring Application for Folding@Home
34 stars 6 forks source link

The a9 core is not interpreted correctly by HFM #363

Open rhavern opened 1 year ago

rhavern commented 1 year ago

The new a9 core is not interpreted correctly by HFM. The a9 core can run as CPU or GPU, depending on how the researcher deploys the project. I'll attach log files for CUDA, OpenCL and CPU WUs. 20220908 HFM a9 CUDA GPU log.txt 20220908 HFM a9 OpenCL GPU log.txt 20220908 HFM a9 CPU log.txt

harlam357 commented 1 year ago

Yes, you're right. A9 is mapped to CPU. However, that mapping should only apply queries of the WU database. It does not save the slot type and maps the core name / id to a slot type. Is that what you're seeing @rhavern?