Uwe Sauter <[email protected]> writes: > Using "env > some_file.txt" would require to reconfigure the cluster… I > don't want to do that on a production system just for testing. And I > think it would be nice if this information would be available in the > official documentation.
That is what you have test systems for. :-) The list of nodes is available to PrologSlurmctld in the environment variable SLURM_JOB_NODELIST. The documentation is in the slurm.conf(5) man page under "Prolog and Epilog Scripts". Regards, Pär Lindfors, NSC
