[Swift-devel] Cant get trunk running on midway slurm
David Kelly
davidk at ci.uchicago.edu
Tue Nov 6 21:34:39 CST 2012
I gave it a try with trunk and it seems to be working well for me. Here is the sites.xml I used. I didn't make any other modifications.
<config>
<pool handle="midway">
<execution provider="coaster" jobmanager="local:slurm"/>
<!-- replace with your project depth is adjusted to 16 for Midway -->
<profile namespace="globus" key="jobsPerNode">16</profile>
<profile namespace="globus" key="maxTime">7200</profile>
<profile namespace="globus" key="maxwalltime">0:5:00</profile>
<profile namespace="globus" key="lowOverallocation">100</profile>
<profile namespace="globus" key="highOverallocation">100</profile>
<profile namespace="globus" key="queue">sandyb</profile>
<profile namespace="globus" key="slots">20</profile>
<profile namespace="globus" key="nodeGranularity">1</profile>
<profile namespace="globus" key="maxNodes">1</profile>
<profile namespace="karajan" key="jobThrottle">4</profile>
<profile namespace="karajan" key="initialScore">10000</profile>
<filesystem provider="local"/>
<!-- replaced with the project home on Midway -->
<workdirectory>/home/davidkelly999/work</workdirectory>
</pool>
</config>
----- Original Message -----
> From: "David Kelly" <davidk at ci.uchicago.edu>
> To: "Michael Wilde" <wilde at mcs.anl.gov>
> Cc: "swift-devel" <swift-devel at ci.uchicago.edu>
> Sent: Tuesday, November 6, 2012 9:27:26 PM
> Subject: Re: [Swift-devel] Cant get trunk running on midway slurm
> It should use the slurm-qsub script.. I will give it a try and see
> what I can find.
>
> ----- Original Message -----
> > From: "Michael Wilde" <wilde at mcs.anl.gov>
> > To: "David Kelly" <davidk at ci.uchicago.edu>
> > Cc: "swift-devel" <swift-devel at ci.uchicago.edu>
> > Sent: Tuesday, November 6, 2012 9:22:18 PM
> > Subject: Cant get trunk running on midway slurm
> > David,
> >
> > Im having a heck of a time getting trunk running on midway.
> >
> > Question: does your slurm provider generate an job that invokes the
> > slurm-qsub script, or does it use native slurm commands?
> >
> > Have you tried trunk on midway lately? (coaster with jobmanager
> > local:slurm)
> >
> > Thanks,
> >
> > - Mike
> >
> > --
> > Michael Wilde
> > Computation Institute, University of Chicago
> > Mathematics and Computer Science Division
> > Argonne National Laboratory
> _______________________________________________
> Swift-devel mailing list
> Swift-devel at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-devel
More information about the Swift-devel
mailing list