On Jul 27, 2007, at 11:49 AM, Francois Hornoy wrote:
On 7/27/07, Charles Bacon <[EMAIL PROTECTED]> wrote:
As the SGE module isn't ours, I don't have any reason why it would
be setting the jobtype to multiple here. If I were you, I would
just go into the sge.pm file and make it so it didn't set my
jobtype to multiple unless I asked it to. :-)
Hehe ok. So, you mean that, in my SGE case, all the perl
description (thus, "jobtype" in particular) is set in the LESC
packages and not in yours ?
That's what I'm thinking. I send /bin/hostname jobs to fork and pbs
adapters, and don't hit a jobtype of multiple. I know that SGE in
particular has a jobarray type that some SGE adapters call multiple,
and others don't. This is one of the reasons there is more than one
SGE adapter, because people have made different decisions from each
other.
Or the problem could be in "your" code?
It's definitely possible, but I find it unlikely as it stands.
Charles