Hello,<div><br></div><div>Currently my submitted SWIFT jobs are seemed run single-thread, while my sites.xml is like</div><div><div><br></div><div><config></div><div><pool handle="pbs"></div><div>    <execution provider="pbs" url="none" jobManager="local:pbs"/></div>
<div>    <profile namespace="globus" key="maxwalltime">0:20:00</profile></div><div>    <profile namespace="globus" key="workersPerNode">8</profile></div><div>
    <profile namespace="globus" key="ppn">8</profile></div><div>    <!-- <profile namespace="globus" key="internalHostname">172.5.86.6</profile>--></div>
<div>    <profile namespace="globus" key="nodeGranularity">1</profile></div><div>    <profile namespace="globus" key="maxNodes">5</profile></div><div>    <profile namespace="karajan" key="jobThrottle">1.99</profile></div>
<div>    <profile namespace="karajan" key="initialScore">10000</profile></div><div>    <profile namespace="globus" key="project">CI-SES000031</profile></div>
<div>    <!--gridftp  url="local://localhost" />--></div><div>    <filesystem provider="local"/></div><div>    <!--scratch>/home/frankwang/tmp</scratch>--></div><div>    <workdirectory>/lustre/beagle/scratch</workdirectory></div>
<div></pool></div><div></config></div></div><div><br></div><div>Do any of you have ideas to adjust it so that it'll be more efficient?</div>