Ansys: Difference between revisions

Jump to navigation Jump to search
171 bytes removed ,  8 months ago
m
no edit summary
mNo edit summary
mNo edit summary
Line 243: Line 243:


<!--T:224-->
<!--T:224-->
These two scripts can be used to automatically requeue Fluent jobs that exit abnormally during startup and require several requeue attempts to check out the required licenses from a remote server.  The cause could be due to the license server randomly experiencing heavy load, transient network instability or a shortage of licenses.  It is not recommended to use these scripts with Fluent jobs that start normally and run a long time before crashing (for instance due to a node failure, divergence, or running out Slurm runtime before completing normally) since they will be restarted from the beginning instead of using the most recent saved solution data file thus resulting in a significant amount of lost compute time and resources.
The slurm scripts in this section are suitable for Fluent jobs that thoroughly tested but typically require multiple requeue attempts to checkout licenses.  They are not recommended for Fluent jobs that may 1) run for a long time before crashing 2) run to completion but contain unresolved journal file warnings, since in both cases the simulations will be repeated from the beginning until the maximum number of requeue attempts specified by the <code>array</code> value is reached.  For these types of jobs the general purpose scripts above should be used instead.


<!--T:2400-->
<!--T:2400-->
cc_staff
1,863

edits

Navigation menu