[Swift-user] question about xsede
Ketan Maheshwari
ketan at mcs.anl.gov
Tue Sep 23 09:31:53 CDT 2014
Hi Justin,
If you are using xsede Stampede regular nodes (non xeon phi), here is a
site configuration that has worked for me in the past, connecting over ssh
to slurm:
<?xml version="1.0" encoding="UTF-8"?>
<config xmlns="http://www.ci.uchicago.edu/swift/SwiftSites">
<pool handle="stampede">
<execution provider="coaster" jobmanager="ssh-cl:slurm" url="
stampede.tacc.utexas.edu"/>
<filesystem provider="local" />
<profile namespace="globus" key="jobsPerNode">1</profile>
<profile namespace="globus" key="ppn">1</profile>
<profile namespace="globus" key="maxTime">7500</profile>
<profile namespace="globus" key="maxwalltime">00:10:00</profile>
<profile namespace="globus" key="lowOverallocation">100</profile>
<profile namespace="globus" key="highOverallocation">100</profile>
<profile namespace="globus" key="queue">normal</profile>
<profile namespace="globus" key="nodeGranularity">1</profile>
<profile namespace="globus" key="maxNodes">1</profile>
<profile namespace="globus" key="slots">1</profile>
<profile namespace="globus" key="project">TG-EAR130015</profile>
<profile namespace="karajan" key="jobThrottle">.3199</profile>
<profile namespace="karajan" key="initialScore">10000</profile>
<workdirectory>/tmp/{env.USER}/swift.work</workdirectory>
</pool>
</config>
You will need to replace project id with yours.
Thanks,
Ketan
On Mon, Sep 22, 2014 at 8:32 PM, Justin bbt <justinbbt at gmail.com> wrote:
> Hi
>
> If I want to use resources on the xsede
> https://www.xsede.org/overview
> which site config should I use ?
>
>
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20140923/de6d9cb8/attachment.html>
More information about the Swift-user
mailing list