Opened 13 years ago
Last modified 8 years ago
#421 new patch
IZ2236: execute node of a job via DRMAA
Reported by: | andreas | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | |
Component: | sge | Version: | 6.1 |
Severity: | minor | Keywords: | drmaa |
Cc: |
Description
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=2236]
Issue #: 2236 Platform: All Reporter: andreas (andreas) Component: gridengine OS: All Subcomponent: drmaa Version: 6.1 CC: None defined Status: NEW Priority: P3 Resolution: Issue type: FEATURE Target milestone: --- Assigned to: templedf (templedf) QA Contact: templedf URL: * Summary: Get the execute node of a job via DRMAA Status whiteboard: Attachments: Date/filename: Description: Submitted by: Thu Apr 26 05:24:00 -0700 2007: drmaa2_job_ps.tar.gz A source patch that addes drmaa2_job_ps() to libdrmaa, DRMAA.job_ps2 to drmaa.rb Ruby wrapper and a samlpe Ruby script (application/x-tar) andreas Issue 2236 blocks: Votes for issue 2236: Opened: Thu Apr 26 05:21:00 -0700 2007 ------------------------ DESCRIPTION: There is no way to get the execute node of a job via DRMAA. EVALUATION: That is correct. SUGGESTED FIX: Ideally the execution node information could be retrieved from JobInfo (http://gridengine.sunsource.net/nonav/source/browse/~checkout~/gridengine/doc/javadocs/index.html?content-type=text/html) as soon as the job is running. ------- Additional comments from andreas Thu Apr 26 05:24:25 -0700 2007 ------- Created an attachment (id=106) A source patch that addes drmaa2_job_ps() to libdrmaa, DRMAA.job_ps2 to drmaa.rb Ruby wrapper and a samlpe Ruby script
Attachments (1)
Change History (3)
Changed 9 years ago by dlove
comment:1 Changed 9 years ago by dlove
- Severity set to minor
- Type changed from feature to patch
comment:2 Changed 8 years ago by dlove
Note: See
TracTickets for help on using
tickets.
The japi.c change is installed, but #if'd out.