| Summary: | Task-Specific Dependency for Chained Job Arrays? | ||
|---|---|---|---|
| Product: | Slurm | Reporter: | Lyn <schedulerqueen> |
| Component: | User Commands | Assignee: | Jacob Jenson <jacob> |
| Status: | RESOLVED INVALID | QA Contact: | |
| Severity: | 6 - No support contract | ||
| Priority: | --- | ||
| Version: | 17.02.0 | ||
| Hardware: | Linux | ||
| OS: | Linux | ||
| Site: | -Other- | Alineos Sites: | --- |
| Atos/Eviden Sites: | --- | Confidential Site: | --- |
| Coreweave sites: | --- | Cray Sites: | --- |
| DS9 clusters: | --- | HPCnow Sites: | --- |
| HPE Sites: | --- | IBM Sites: | --- |
| NOAA SIte: | --- | OCF Sites: | --- |
| Recursion Pharma Sites: | --- | SFW Sites: | --- |
| SNIC sites: | --- | Linux Distro: | --- |
| Machine Name: | AWS | CLE Version: | |
| Version Fixed: | Target Release: | --- | |
| DevPrio: | --- | Emory-Cloud Sites: | --- |
|
Description
Lyn
2018-01-25 16:08:00 MST
Hi Lyn, Slurm has this functionality. If this site wants to purchase a support contract then we can route this ticket to the support team and they can help you achieve the job dependency listed below. Otherwise all we can do is refer you to the documentation. Jacob Thanks for the quick reply, Jacob. Just to clarify, the only job_array.html documented examples showing dependency on a specific job-array task are cases where the dependent job being submitted is a normal, non-array job, and the task IDs are hard-coded, so they are not the same use case. (I've also looked at the sbatch man page, in case the example was placed there instead, and found nothing additional.) Given your feedback though, I've tried what would be the natural, expected Slurm syntax of 'sbatch --array=1-10000 --depend=after:72893_%a array_job2.sh', and I get a job dependency error. So perhaps there's a documentation gap here, if the functionality does exist. Again, thanks for your quick reply (and I understand that you'll be closing this item). All the best, Lyn On Thu, Jan 25, 2018 at 1:24 PM, <bugs@schedmd.com> wrote: > *Comment # 1 <https://bugs.schedmd.com/show_bug.cgi?id=4688#c1> on bug > 4688 <https://bugs.schedmd.com/show_bug.cgi?id=4688> from Jacob Jenson > <jacob@schedmd.com> * > > Hi Lyn, > > Slurm has this functionality. If this site wants to purchase a support contract > then we can route this ticket to the support team and they can help you achieve > the job dependency listed below. Otherwise all we can do is refer you to the > documentation. > > Jacob > > ------------------------------ > You are receiving this mail because: > > - You reported the bug. > > |