[Swift-user] coaster-service.conf for orion.uchicago.edu

David Kelly davidk at ci.uchicago.edu
Tue Jan 15 13:00:57 CST 2013


Hello Gwenael,

Here is a sites.xml file that should help you get started.

<config>
<pool handle="orion">
  <execution jobmanager="local:pbs" provider="coaster" url="none"/>
  <filesystem provider="local" url="none" />
  <profile key="jobsPerNode" namespace="globus">8</profile>
  <profile key="ppn" namespace="globus">8</profile>
  <profile key="queue" namespace="globus">fast</profile>
  <profile key="jobThrottle" namespace="karajan">5.99</profile>
  <profile key="initialScore" namespace="karajan">10000</profile>
  <workdirectory>/tmp</workdirectory>
</pool>
</config>

You'll probably need to replace the values for queue and work directory here. I don't think you will need a coaster-service.conf for this setup. I am not familiar with this machine, so please let me now what issues you run into. Thanks!

David


----- Original Message -----
> From: "Gwenaël Boué" <boue at oddjob.uchicago.edu>
> To: swift-user at ci.uchicago.edu
> Sent: Tuesday, January 15, 2013 11:18:29 AM
> Subject: [Swift-user] coaster-service.conf for orion.uchicago.edu
> Good morning,
> 
> 
> I am a new user of swift. I would like to run my swift scripts on
> orion which has the queueing system "torque", 8 nodes and 8 CPUs per
> node.
> I have difficulties to write the coaster-service.conf and the
> sites.xml. Can anyone help me ?
> 
> 
> Gwenael
> 
> 
> 
> 
> _______________________________________________
> Swift-user mailing list
> Swift-user at ci.uchicago.edu
> https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user



More information about the Swift-user mailing list