[Swift-devel] MolDyn at Purdue
    Ioan Raicu 
    iraicu at cs.uchicago.edu
       
    Wed May  9 15:19:56 CDT 2007
    
    
  
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>
>>
>> -- 
>>
>
>
-- 
============================================
Ioan Raicu
Ph.D. Student
============================================
Distributed Systems Laboratory
Computer Science Department
University of Chicago
1100 E. 58th Street, Ryerson Hall
Chicago, IL 60637
============================================
Email: iraicu at cs.uchicago.edu
Web:   http://www.cs.uchicago.edu/~iraicu
       http://dsl.cs.uchicago.edu/
============================================
============================================
    
    
More information about the Swift-devel
mailing list