srun Option

Description

LSF-HPC Equivalent

-W

How long to wait after the first task

Use as an argument to srun when launching parallel

--wait=seconds

terminates before terminating all remaining

tasks.

tasks.

 

 

 

 

 

 

-q

Quit immediately on single SIGINT.

Meaningless under LSF-HPC.

--quit-on-interrupt

 

 

 

 

 

-Q

Suppress informational message.

Use as an argument to srun when launching parallel

--quiet

 

tasks.

 

 

 

 

 

--core=type

Adjust corefile format for parallel job.

Use as an argument to srun when launching parallel

 

 

tasks.

 

 

 

-a

Attach srun to a running job.

Meaningless under LSF-HPC.

--attach=id

 

 

 

 

 

-j

Join with running job.

Meaningless under LSF-HPC.

--join

 

.

 

 

 

 

 

-s

Steal connection to running job.

Meaningless under LSF-HPC.

--steal

 

 

 

 

 

Using LSF-HPC 89