[Swift-user] hung submission

Mihael Hategan hategan at mcs.anl.gov
Sun May 3 13:59:57 CDT 2015


On Sun, 2015-05-03 at 11:49 -0700, Mihael Hategan wrote:
> Hi,
> 
> On Sun, 2015-05-03 at 06:11 +0000, Altaweel, Mark wrote:
> > Error: No parallel environment specified
> 
> It looks like something is complaining about a missing PE. Do you have
> one specified in your config file?

Sorry, I now saw your config file in an earlier email.

I believe that the relevant incantation would be:

site.Legion {
        execution {
                ...
                options {
                        ...
                        jobOptions {
                           pe: <some valid PE>
                        }
                }
                ...
        }
        ...
}

Mihael




More information about the Swift-user mailing list