E3SM-Project / polaris

Testing and analysis for OMEGA, MPAS-Ocean, MALI and MPAS-Seaice
BSD 3-Clause "New" or "Revised" License
6 stars 13 forks source link

Fix `cores_per_node` calculation on Compy and Anvil #185

Closed xylar closed 8 months ago

xylar commented 8 months ago

Compy and Anvil don't think their nodes have any allocated cores (all idle) so we will use the total number of cores per node instead.

Checklist

xylar commented 8 months ago

Testing

I ran the pr suite successfully on Compy with this fix, whereas it failed without it.