Custom Query (431 matches)
Results (64 - 66 of 431)
Ticket | Resolution | Summary | Owner | Reporter |
---|---|---|---|---|
#155 | fixed | IZ933: not allowed -masterq switch for serial jobs accepted | Dave Love <d.love@…> | andy |
Description |
[Imported from gridengine issuezilla http://gridengine.sunsource.net/issues/show_bug.cgi?id=933] Issue #: 933 Platform: All Reporter: andy (andy) Component: gridengine OS: All Subcomponent: qmaster Version: 6.0beta CC: None defined Status: NEW Priority: P5 Resolution: Issue type: DEFECT Target milestone: --- Assigned to: andreas (andreas) QA Contact: ernst URL: * Summary: not allowed -masterq switch for serial jobs accepted Status whiteboard: Attachments: Issue 933 blocks: Votes for issue 933: Opened: Tue Mar 30 07:37:00 -0700 2004 ------------------------ The -masterq switch is only supported for parallel jobs. For non parallel jobs the switch may not be accepted. The current behavipr is to accept the switch but not to adhere to the given -masterq. Workaround: Do not use the -mqasterq switch for non parallel jobs. ------- Additional comments from andreas Tue Mar 30 10:04:40 -0700 2004 ------- Current behaviour is well documented in qsub(1) -masterq queue,... Available for qsub, qrsh, qsh, qlogin and qalter. Only meaningful for parallel jobs, i.e. together with the -pe option. thus lowering priority to P4. ------- Additional comments from andreas Mon Apr 5 10:14:02 -0700 2004 ------- lowering prio ------- Additional comments from roland Mon Dec 5 09:51:32 -0700 2005 ------- The verification should be done on qmaster site and not on client site. The parsing on client site is done in alphabetical order. On parsing the -masterq switch the rejection can't be done because the -pe can follow and on the -pe parsing the rejection can't be done because -masterq is not necessary. ------- Additional comments from ernst Tue Dec 13 02:41:55 -0700 2005 ------- Changed Priority |
|||
#1587 | fixed | compiling sge for CentOS 7 | angela.sommer | |
Description |
Hallo, using precompiled packages (with qnon) there's a problem with libXm.so.2, which is not available for CentOS7. Do you have a solution in that case? Thank you |
|||
#1588 | fixed | compiling SGE for CentOS7 | Dave Love <d.love@…> | angela.sommer |
Description |
./aimk -spool-classic -spool-targets
./libspoolloader.a(sge_spooling_loader.o): In function `spool_create_dynamic_context': sge_spooling_loader.c:(.text+0x45): undefined reference to `spool_dynamic_create_context' collect2: error: ld returned 1 exit status make: * [test_performance] Error 1 Could you help me with that? best reagrds Angela |
Note: See TracQuery
for help on using queries.