cea-hpc / pcocc

Run VMs on an HPC cluster
GNU General Public License v3.0
47 stars 14 forks source link

Fix regex to detect memory per node and CPU when the unit is GiB #22

Closed martijnkruiten closed 5 months ago

martijnkruiten commented 2 years ago

I've encountered a situation where MinMemoryCPU=7.50G, which results in Failed to read memory per core. This patch fixes that issue.

fdiakh commented 5 months ago

Thanks and sorry for the delay, I applied this on the current branch