Opened 11 years ago
Closed 9 years ago
#762 closed defect (fixed)
IZ3214: manpage queue_conf does not fully describe "slots" notation
Reported by: | bovine | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 8.0.0b |
Component: | sge | Version: | 6.2u3 |
Severity: | minor | Keywords: | man |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3214]
Issue #: 3214 Platform: All Reporter: bovine (bovine) Component: gridengine OS: All Subcomponent: doc Version: 6.2u3 CC: [_] stephendennis [_] Remove selected CCs Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: janicecritchlow (janicecritchlow) QA Contact: janicecritchlow URL: * Summary: manpage queue_conf does not fully describe "slots" notation Status whiteboard: Attachments: Issue 3214 blocks: Votes for issue 3214: Opened: Tue Dec 15 13:40:00 -0700 2009 ------------------------ In the manpage for "queue_conf", there is no mention of the supported syntax of the "slots" directive supporting the hostgroup bracket notation, such as: slots 1,[@4cores=5],[@8cores=10] The current manpage says simply an integer is supported: slots The maximum number of concurrently executing jobs allowed in the queue. Type is number, valid values are 0 to 9999999. ------- Additional comments from reuti Tue Dec 15 15:45:53 -0700 2009 ------- This format can be used for all entries except "qname" and "hostlist". The syntax is described under the entry "hostlist" right now in a general form for all following settings. ------- Additional comments from bovine Tue Dec 15 15:48:52 -0700 2009 ------- If that is the case, then it should be repeated under each of the affected entries in the manpage.
Change History (2)
comment:1 Changed 10 years ago by dlove
- Keywords man added; doc removed
- Severity set to minor
comment:2 Changed 9 years ago by dlove
- Milestone set to 8.0.0b
- Resolution set to fixed
- Status changed from new to closed
Note: See
TracTickets for help on using
tickets.
Fixed by [3952]