Replies: 1 comment 2 replies
-
|
I tried setting both nbatch and nchunk to 1, and with this configuration the issue disappeared (CPU usage on the compute node stayed close to 100%). Is this the correct or recommended way to address this behavior when running EGSnrc with Slurm, or are there any potential drawbacks to this approach? |
Beta Was this translation helpful? Give feedback.
2 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello,
I am running EGSnrc (egs++ application) in parallel on a Slurm cluster.
When I launch the job from the submission/login node (where I run the exb command), the CPU usage on that node stays around ~100% (see screenshot 1).
However, on the compute node(s), CPU usage alternates between ~100% and ~0% repeatedly during the run (see screenshot 2).
Could you explain what might cause this behavior?
Are there any recommended solutions or configuration changes to avoid this behavior?
Thank you!
Beta Was this translation helpful? Give feedback.
All reactions