Thanks Vlad, Blair and Chris,
I forwarded what I have so far on the subject to issuer. If I get any
more specific questions I will post them here.
Cheers,
Sebastian
W dniu 11.08.2011 04:00, Vladimir Mencl pisze:
Hi Sebastian,
In the Australian/New Zealand grid (ARCS ComputeCloud / BeSTGRID), we
are using environment modules with GT4 (and GT5) jobs.
We are passing the module name as an extension to the GT4 job
description:
<job>
<executable>mb</executable>
<count>2</count>
<queue>normal</queue>
<maxWallTime>30</maxWallTime>
<jobType>mpi</jobType>
<extensions>
<module>mrbayes/3.1.2</module>
</extensions>
</job>
This is then parsed by the local resource manager interface script
(pbs.pm for PBS) and corresponding commands are emitted into the job
script (load module.sh and then do a "module load" for the specific
module).
If you are interested, have a look at pbs.pm.APAC in
http://projects.arcs.org.au/trac/systems/browser/trunk/rpms/SOURCES/Ggateway-1.0.2.tgz
Cheers,
Vlad
On 11/08/11 05:00, [email protected] wrote:
Hi all,
I'm a part of IGE project (Initiative for Globus in Europe). In our RT
system we received a question about "Support for Environment Modules in
GRAM5". The body of the request is below:
----------------------------------------------------------------------------------------------------
"When submitting a job, I would like to specify a list of modules that
will be loaded before and unloaded after the job is/was executed
automatically by globus GRAM."
--
Sebastian Czechowski [email protected]
IT Project Coordinator
GridwiseTech office/fax: +48 12 294 71 20
The Scalability Specialist www.gridwisetech.com
--------------------------------------------------------------------