FoldingAtHome / fah-issues

49 stars 9 forks source link

Jetson Nano/Xavier/Orin CUDA GPU not supported #1678

Open theofficialgman opened 2 years ago

theofficialgman commented 2 years ago

Your Environment


Expected Behavior

CUDA gpu folding is available for jetson platforms (as they have CUDA 10.X support)


Current Behavior

CUDA is detected as seen in the logs but GPUs show as 0 and are disabled.


Steps To Reproduce

  1. install fahclient_7.6.21_arm64.deb, fahcontrol_7.6.21-1_all.deb, fahviewer_7.6.21_arm64.deb
  2. start the fahclient
  3. open FAHControl and view logs, GPU slot not available by default, manually add it but GPU is still disabled

Context

Unable to perform CUDA based GPU folding

Log attached: log.txt

joe-h-fah commented 2 years ago

Are you asking for an enhancement? Currently only CPU folding is supported on ARM devices, only Core_A8 has been ported to ARM, Core_22 for GPU folding has not been ported.

theofficialgman commented 2 years ago

Are you asking for an enhancement? Currently only CPU folding is supported on ARM devices, only Core_A8 has been ported to ARM, Core_22 for GPU folding has not been ported.

I wasn't aware that CUDA folding wasn't supported on ARM. I assumed that this was a bug in the client due to no pcie gpus being detected (since the jetsons don't have the gpu on the pcie device) and that normal pcie gpus on arm devices did work