https://slurm.schedmd.com/qos.html
qos.html has at the beginning "... will affect the job in three ways" but
then lists 5 items. Should this be edited?
Youssef Eldakar
Bibliotheca Alexandrina
, and proctrack/cgroup indeed makes sure no process remains after
the job is terminated without the need for additional handling in the
epilog.
I am now working on the job script to have it wait for the Java process to
exit.
Thanks again for the help.
Youssef Eldakar
Bibliotheca Alexandrina
In an sbatch script, a user calls a shell script that starts a Java
background process. The job immediately is completed, but the child Java
process is still running on the compute node.
Is there a way to prevent this from happening?
Thanks in advance for any pointers.
Youssef Eldakar