OSC / ood_core

Open OnDemand core library
https://osc.github.io/ood_core/
MIT License
9 stars 25 forks source link

Fix GPU Regex #837

Closed ashton22305 closed 1 month ago

ashton22305 commented 1 month ago

The number of active and total GPUs are counted incorrectly because the regular expression searching for GPUs is selecting the wrong number. Fix the regex to select the correct number of GPUs.