mirror of
https://github.com/XiaohuaZhangLLNL/VinaLC.git
synced 2026-04-03 00:19:36 -06:00
CPU load much greater than number of CPU cores #4
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @prehensilecode on 11/29/2021
We are running VinaLC 1.3.0 on a cluster. Each node of the cluster has 48 CPU cores (without hyperthreading).
Normally, MPI programs which run 48 ranks per node lead to a CPU load value of about 48 on a node. However, VinaLC shows loads of 376 and higher.
Here is output from
sinfoon our cluster showing fully occupied nodes running other programs (load about 48) and nodes running VinaLC (load about 380). Also listed are idle nodes (load about 0).The VinaLC jobs were run with
sbatch, using OpenMPI with Slurm integration: