Am I correct assuming that if epilog script is set and running it will be called each time when task is finished? We need it to be executed only on scancel action, not on each task completion. Is it possible? If yes, then we will think how we can include an epilog script to our architecture, because we already have another script, which removes all user data when task was finished and we can get some issues if an epilog script will try to remove user data. An epiclog script quite good for sending an email to user when task is finished. That's is why we needs a bit another instrument for do it. Thanks you for your help.
2015-04-07 20:47 GMT+03:00 Moe Jette <[email protected]>: > > Configure an Epilog script to do that. > > > Quoting Anatoliy Kovalenko <[email protected]>: > >> Is there way to clean all users data on a slurm's node after task was >> cancelled via "scancel job_id" command? We haven't a shared directory and >> copy input/output files every times to/from nodes. >> Thanks. >> > > > -- > Morris "Moe" Jette > CTO, SchedMD LLC > Commercial Slurm Development and Support >
