Opened 14 months ago
Closed 14 months ago
#1522 closed enhancement (fixed)
Add support for setting more options for submitting jobs to the cluster
Reported by: | Nicklas Nordborg | Owned by: | Nicklas Nordborg |
---|---|---|---|
Priority: | major | Milestone: | Reggie v4.49.3 |
Component: | net.sf.basedb.reggie | Keywords: | |
Cc: |
Description
When submitting jobs to the cluster we need to specify some options regarding the resources that are required, etc. We currently have support for setting number of cores, priority and partition. The cluster is about to be updated and we may have to also specify memory requirements and maybe other things.
We should at least implement support for adding options to reggie-config.xml that are included in the job submission.
It should be possible to manually change defaults via the submission wizards. This doesn't have to be a general functionality that is implemented now, but it should be possible to add it if needed later.
Change History (14)
comment:1 by , 14 months ago
comment:14 by , 14 months ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
In 7346: