Persistent MPI_Abort During Volume Rendering in Batch Mode #20370
Unanswered
yuheng-guo
asked this question in
Help using VisIt
Replies: 1 comment 10 replies
-
Sorry you're running into trouble. Is there a delay between the Any chance you can run with
I wonder if you could be running out of memory. If its easy, can you maybe double or quadruple the node count but maybe keep processor count at 16? |
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi all,
I'm running VisIt on a supercomputer using SLURM scheduler and encoutering persistent crashes when trying to render volume plots in batch mode.
In my script, I launch VisIt using:
During the final rendering steps, VisIt crashes with:
It then tries to restart 2 to 3 times before exit.
Some details that I think may help:
Thanks for any advice!
Beta Was this translation helpful? Give feedback.
All reactions