Custom Query (431 matches)
Results (37 - 39 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#712 | fixed | IZ3115: drmaa.h should include string.h | Dave Love <d.love@…> | templedf |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3115] Issue #: 3115 Platform: All Reporter: templedf (templedf) Component: gridengine OS: All Subcomponent: drmaa Version: 6.2u3 CC: None defined Status: NEW Priority: P4 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: dagru (dagru) QA Contact: templedf URL: * Summary: drmaa.h should include string.h Status whiteboard: Attachments: Issue 3115 blocks: Votes for issue 3115: Opened: Mon Aug 24 12:52:00 -0700 2009 ------------------------ The drmaa.h header file makes use of the size_t type that is defined in string.h, and hence should include string.h so that DRMAA applications need only include the drmaa.h header file. |
|||
#716 | fixed | IZ3132: Job validation behavour changed since 6.0 / 6.1 | Dave Love <d.love@…> | ccaamad |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3132] Issue #: 3132 Platform: All Reporter: ccaamad (ccaamad) Component: gridengine OS: All Subcomponent: clients Version: 6.2u3 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: roland (roland) QA Contact: roland URL: * Summary: Job validation behavour changed since 6.0 / 6.1 Status whiteboard: Attachments: Issue 3132 blocks: Votes for issue 3132: Opened: Fri Sep 11 08:57:00 -0700 2009 ------------------------ I'm trying to migrate from 6.0 to 6.2u3 and discovered that job validation behaviour has changed: it rejects jobs if queues are disabled! e.g. $ qsub -w e test.sh Your job 162 ("serial.sh") has been submitted $ qmod -d '*' $ qsub -w e test.sh Unable to run job: error: no suitable queues. Exiting. Also, reuti commented: > I can only confirm this, and IMO it as a bug, as also submissions to > calendar disabled queues are handled this way, hence -w e can't be > used with calendars any longer when the queue is disabled right now. Many thanks, Mark ------- Additional comments from petrik Mon Oct 5 03:03:28 -0700 2009 ------- Issue will be resolved as part of 3138. ------- Additional comments from joga Mon Oct 12 06:49:46 -0700 2009 ------- *** Issue 3138 has been marked as a duplicate of this issue. *** |
|||
#723 | fixed | IZ3147: BATCH and IMMEDIATE QUEUES concept need to be clarified in man pages | Dave Love <d.love@…> | petrik |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=3147] Issue #: 3147 Platform: All Reporter: petrik (petrik) Component: gridengine OS: All Subcomponent: man Version: 6.2u3 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: andreas URL: * Summary: BATCH and IMMEDIATE QUEUES concept need to be clarified in man pages Status whiteboard: Attachments: Issue 3147 blocks: Votes for issue 3147: Opened: Thu Oct 1 05:49:00 -0700 2009 ------------------------ man queue_conf's qtype and man qsub's -now option need to be updated to clearly convey the immediate queue concept with respect to the -now option. |
Note: See TracQuery
for help on using queries.