Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependencies update #3

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

mcespedes99
Copy link

I have been recently seeing this issue while running jobs with cc-slurm:
sbatch: error: Batch job submission failed: Job dependency problem

I talked to @pvandyken and we figured out it might be related to the fact that the behaviour to specify dependencies might have changed from dependency <type:job_id[:job_id][,type:job_id[:job_id]]> to dependency=<type:job_id[:job_id][,type:job_id[:job_id]]> (https://hpc.nih.gov/docs/job_dependencies.html). I fixed this and I'm currently testing just in case.

Update on how dependecies are managed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant