flux: `gpus` key semantics should be total number of gpus
Open
Adapters
enhancement
Specification
- Dominant language
- Python
- Stars
- 161
- Forks
- 49
- PR merge metrics
- No merged PRs in 30d
Description
In the 0.26.0 adaptor, parts of it assume that `gpus` means total number of gpus and other parts assume it means `gpus_per_task`. The adaptor should be modified to assume it means total number of gpus for consistency with the slurm adaptor
Contributor guide
Assessment
This issue has not been assessed yet.