2.2. Using Your Own Supplied Job Script

Slurm can accept any custom shell script for running Fluent that you may already use. Note that this shell script may require modification to move files between machines in the cluster. The shell script should also endeavor to clean up after itself when execution completes/fails.

If you use custom Slurm scripts instead of relying on the standard Fluent option (either the -scheduler=slurm option from the command line or the Use Slurm option in Fluent Launcher, as described in the preceding sections), your environment variables related to the job scheduler will not be used unless you include the -scheduler_custom_script option with the Fluent options in your script.