Modifying VisIt default timeout #20336
-
Hi, I am using VisIt 3.1.2 on a supercomputer to create visualizations for large simulation data. I've been constantly getting this error:
I searched the VisIt documentation and found that there is a execution timeout that was set in default to 30 minutes. So I guess one of my python scripted commands ran for more than 30 minutes and caused the VisIt engine to quit. Instead to paralellize my jobs better I want to first explore ways to extend this timeout, but I wasn't able to find a solution. So any suggestion of commands I should try or websites are greatly appreciated! Thanks |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Take a look at our Startup options, specifically |
Beta Was this translation helpful? Give feedback.
Take a look at our Startup options, specifically
-exec-timeout
.