Opened 13 years ago
Last modified 10 years ago
#1086 new task
IZ145: Need test for array job environment with -t 1-N:N
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | high | Milestone: | |
Component: | testsuite | Version: | current |
Severity: | Keywords: | tests | |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=145]
Issue #: 145 Platform: All Reporter: andreas (andreas) Component: testsuite OS: All Subcomponent: tests Version: current CC: [_] johna [_] Remove selected CCs Status: RESOLVED Priority: P2 Resolution: FIXED Issue type: TASK Target milestone: milestone 1 Assigned to: ovid (ovid) QA Contact: joga URL: * Summary: Need test for array job environment with -t 1-N:N Status whiteboard: Attachments: Issue 145 blocks: Votes for issue 145: Vote for this issue Opened: Wed Aug 29 05:19:00 -0700 2007 ------------------------ DESCRIPTION: There was a bug http://gridengine.sunsource.net/issues/show_bug.cgi?id=2351 that caused "-t 1-N:N" silently be turned into a sequential job. Outcome of this was that step size information got lost and thus SGE_TASK_STEPSIZE became wrong. As to ensure the bug was fixed at least four different kinds of array jobs * -t 1-100:100 * -t 1-95:100 * -t 1-100:50 * -t 1-95:50 should be submitted as to verify setting of * SGE_TASK_ID * SGE_TASK_STEPSIZE * SGE_TASK_LAST ------- Additional comments from andreas Wed Aug 29 06:12:53 -0700 2007 ------- Raised priority as it impacts http://open.rsp.com.au/?page_id=11 ------- Additional comments from ovid Fri Sep 28 14:50:56 -0700 2007 ------- Checked in code.
Note: See
TracTickets for help on using
tickets.