On Aug 11, 2011, at 1:40 PM, Stefan Freitag wrote:

> Hi Joe,
> 
> I noticed the softenv variables in the pbs and fork jobmanager perl
> scripts of GRAM5.
> Do you have an example RSL file/ GRAM 5 test job that makes use of the
> softenv thing?
> 
> Cheers
> Stefan

Hmm... look like there are a few bugs in the implementation.

The intention is for the syntax to be a RSL attribute which has a value that is 
the list of 
softenv modules to include in the environment.

globusrun -s -r grid.example.org "&(executable=/usr/bin/env)(softenv='+pgi' 
'+mpich-1.1.2')"

For fork, you'd need to be using the SEG/fork starter to get the softenv to 
work. For both PBS
and fork you'd need to add the softenv RSL attribute definition to the rvf 
file. I'll file bug
reports for those problems.

Joe

Reply via email to