[Swift-devel] Re: multiple worker.sh in the same job
Ben Clifford
benc at hawaga.org.uk
Wed Jul 2 04:16:23 CDT 2008
On Tue, 1 Jul 2008, Ben Clifford wrote:
> Here's how I just ran a simple mpi-hello-world with one wrapper.sh that
> launches MPI inside the wrapper. I would be interested if Andriy could try
And here is how I did it with swift+gram4 (rather than swift+gram2 which
my original message was about).
Use the same setup, but with this sites.xml:
<config>
<pool handle="tguc" >
<gridftp url="gsiftp://tg-gridftp.uc.teragrid.org" />
<execution provider="gt4" jobmanager="PBS"
url="tg-grid.uc.teragrid.org" />
<profile namespace="globus" key="project">TG-CCR080002N</profile>
<profile namespace="globus" key="host_types">3:ia64-compute</profile>
<profile namespace="globus" key="jobtype">single</profile>
<workdirectory >/home/benc/mpi</workdirectory>
</pool>
</config>
--
More information about the Swift-devel
mailing list