[Swift-user] [SWIFT JOBS]How To Efficiently Set Sites.xml

Weiyang Wang frank.wang04 at gmail.com
Thu Apr 28 19:10:04 CDT 2011


Hello,

Currently my submitted SWIFT jobs are seemed run single-thread, while my
sites.xml is like

<config>
<pool handle="pbs">
    <execution provider="pbs" url="none" jobManager="local:pbs"/>
    <profile namespace="globus" key="maxwalltime">0:20:00</profile>
    <profile namespace="globus" key="workersPerNode">8</profile>
    <profile namespace="globus" key="ppn">8</profile>
    <!-- <profile namespace="globus"
key="internalHostname">172.5.86.6</profile>-->
    <profile namespace="globus" key="nodeGranularity">1</profile>
    <profile namespace="globus" key="maxNodes">5</profile>
    <profile namespace="karajan" key="jobThrottle">1.99</profile>
    <profile namespace="karajan" key="initialScore">10000</profile>
    <profile namespace="globus" key="project">CI-SES000031</profile>
    <!--gridftp  url="local://localhost" />-->
    <filesystem provider="local"/>
    <!--scratch>/home/frankwang/tmp</scratch>-->
    <workdirectory>/lustre/beagle/scratch</workdirectory>
</pool>
</config>

Do any of you have ideas to adjust it so that it'll be more efficient?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/swift-user/attachments/20110428/b5a656ac/attachment.html>


More information about the Swift-user mailing list