#1525 closed enhancement (fixed)

Add support for setting job options that is a flag

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

Description

The JobConfig class have support for setting options that are in the form key=value (eg. JobConfig.setSbatchOption(key, value)). But Slurm have some options that are more like a flag that doesn't have a value. There is currently no way to set such a flag.

Change History (1)

comment:1 by Nicklas Nordborg, 10 months ago

Owner: set to Nicklas Nordborg
Resolution: fixed
Status: newclosed

In 7352:

Fixes #1525: Add support for setting job options that is a flag

Note: See TracTickets for help on using tickets.