[Swift-devel] MolDyn at Purdue
Ben Clifford
benc at hawaga.org.uk
Thu May 10 01:47:55 CDT 2007
As you suggested, the GRAM4 RSL extension to use is
<project>whatever</project> according to
http://teragrid.org/userinfo/jobs/
Probably needs to go under extensions, (in xpath, extensions/project)
On Wed, 9 May 2007, Ioan Raicu wrote:
> Hmmm... I don't know. If you know what modifications we need to make to the
> GRAM4 RSL to include the specific project, we can simply modify the RSL by
> changing the create function to add the extra info into the RSL... its a minor
> change, but we'd have to recompile the DRP stuff again. If we can't add it to
> the RSL, then I don't know any other place to put this. Anyone have any
> ideas? I am using the GRAM4 Java API directly in the DRP code.
>
> Ioan
>
> PS: Here is a sample RSL...
>
> iraicu at tg-viz-login1:~/java/Falkon_v0.8/worker> cat
> RSL.0.0.ia32-compute.1.120.14898358.xml
> <job>
> <executable>/home/iraicu/java/Falkon_v0.8/worker/run.worker.sh</executable>
> <directory>/home/iraicu/java/Falkon_v0.8/worker</directory>
> <argument>6900000</argument>
> <argument>1500000</argument>
> <maxWallTime>120</maxWallTime>
> <extensions>
> <resourceAllocationGroup>
> <hostType>ia32-compute</hostType>
> <hostCount>1</hostCount>
> <cpuCount>1</cpuCount>
> <processCount>1</processCount>
> </resourceAllocationGroup>
> </extensions>
> </job>
>
> My guess is that we could add something like
> <project> ... </project>
> but I am not sure...
>
> If no one knows how to do this off the top of their heads, I'll look it up!
>
> Veronika Nefedova wrote:
> > Hi, Ioan:
> >
> > How do I add my project info into Falcon? (I can't submit anything to PBS
> > queue unless I specify the project)
> >
> > Nika
> >
> > On May 9, 2007, at 12:16 PM, Ben Clifford wrote:
> >
> > >
> > > Do this:
> > >
> > > edit your site catalog to add an entry <profile namespace="globus"
> > > key="project">TG-STA040020N</profile> for the purdue site, add an entry
> > > <profile namespace="globus"
> > > key="project">TG-WHATEVERYOURGRANTNUMBERIS</profile>
> > >
> > > --
> > >
> >
> >
>
>
More information about the Swift-devel
mailing list