Mike, Thanks for replying.
I thought "afterany" means after any one of the specified jobs. I guess I wasn't reading the explanation correctly. I'll give that a try. Thanks George [KLA-Tencor%20Confidential%20Need-to-Know%20Only] From: slurm-users [mailto:slurm-users-boun...@lists.schedmd.com] On Behalf Of Michael Robbert Sent: Friday, January 19, 2018 11:52 AM To: slurm-users@lists.schedmd.com Subject: [EXTERNAL]: Re: [slurm-users] execute job regardless the exit status of dependent jobs George, I haven't tested or used this, but why won't afterany do what you want? afterany:job_id[:jobid...] This job can begin execution after the specified jobs have terminated. Mike On 1/19/18 11:09 AM, Hwa, George wrote: I have a "reaper" job that harvests the results from a set of proceeding jobs, regardless their exit status. However, none of the dependency options (After, AfterOk, AfterNotok, etc) seems to do what I want. Any idea how to get around this? Thanks George [KLA-Tencor%20Confidential%20Need-to-Know%20Only]