User Tools

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
howtouseslurm_004 [2020/12/17 11:33] tmatejukhowtouseslurm_004 [2023/08/01 01:08] (current) – external edit 127.0.0.1
Line 1: Line 1:
 +**Using dependencies in Slurm**
  
 +Slurm has a fairly robust set of dependencies you can use.  These are set when you submit the job and can be used for setting up pipelines.  A job can depend on more than one other job as well.
 +
 +To use dependencies, submit the job with the following switch.  If using multiple dependency types, they should be comma seperated:
 +<code>
 +-d, --dependency=<dependency_list>
 +</code>
  
 ---- ----
Line 51: Line 58:
  
  
-*) [[https://hpc.nih.gov/docs/job_dependencies.html]]+*) [[https://hpc.nih.gov/docs/job_dependencies.html]] \\
 *) [[http://www.hpc.caltech.edu/documentation/faq/dependencies-and-pipelines]] *) [[http://www.hpc.caltech.edu/documentation/faq/dependencies-and-pipelines]]
  

This website uses cookies. By using the website, you agree with storing cookies on your computer. Also, you acknowledge that you have read and understand our Privacy Policy. If you do not agree, please leave the website.

More information