Opened 15 months ago

Closed 15 months ago

Last modified 15 months ago

#1445 closed enhancement (fixed)

Add support for submitting jobs to a specific partition/queue

Reported by: Nicklas Nordborg Owned by:
Priority: major Milestone: Job scheduler extension v1.8
Component: net.sf.basedb.opengrid Keywords:
Cc:

Description

In slurm this is specified with -p or --partition parameter and in Open grid with the -q parameter.

Applications can already set this with JobConfig.setQsubOption() or JobConfig.setSbatchOption(), but need to implement auto-conversion for this.

Change History (3)

comment:1 by Nicklas Nordborg, 15 months ago

In 6978:

References #1445: Add support for submitting jobs to a specific partition/queue

Implemented conversion between -q and --partition.

comment:2 by Nicklas Nordborg, 15 months ago

Resolution: fixed
Status: newclosed

comment:3 by Nicklas Nordborg, 15 months ago

Milestone: Job Scheduler extension v1.8Job scheduler extension v1.8

Milestone renamed

Note: See TracTickets for help on using tickets.