Closed Keyn34 closed 8 months ago
PUMA will not work on systems without graphics cards because the ACCELERATOR constant in constants.py was set to 'cuda', irrespective of the system configuration.
Propose to fix: dynamically detect the accelerator.
PUMA will not work on systems without graphics cards because the ACCELERATOR constant in constants.py was set to 'cuda', irrespective of the system configuration.
Propose to fix: dynamically detect the accelerator.