<div dir="ltr">So, I am using this config <div><br></div><div><br></div><div><div><pool handle="black"></div><div>    <execution provider="coaster" jobmanager="local:pbs" URL="none"/></div><div>    <profile namespace="env"    key="PATHPREFIX">{env.PWD}/../app</profile></div><div>    <profile namespace="globus" key="jobsPerNode">1</profile></div><div>    <profile namespace="globus" key="queue">normal</profile></div><div><profile namespace="globus"  key="ppn">16</profile></div><div>  <profile namespace="globus" key="maxWallTime">00:01:00</profile></div><div>    <profile namespace="globus" key="maxTime">3600</profile></div><div>    <profile namespace="globus" key="lowOverAllocation">100</profile></div><div>    <profile namespace="globus" key="highOverAllocation">100</profile></div><div>    <profile namespace="globus" key="slots">2</profile></div><div>    <profile namespace="globus" key="maxNodes">1</profile></div><div>    <profile namespace="globus" key="nodeGranularity">1</profile></div><div>    <profile namespace="karajan" key="jobThrottle">.320</profile></div><div>    <profile namespace="karajan" key="initialScore">10000</profile></div><div>  <profile namespace="globus" key="slots">1</profile></div><div>   <profile namespace="globus"  key="project">TG-CCR134513</profile></div><div>    <workdirectory>/brashear/usrname</workdirectory></div><div>      <profile namespace="swift" key="stagingMethod">local</profile></div><div><div><filesystem provider="local" /></div><div></pool></div></div><div><br></div><div>but, it does not work and give this error : </div><div><br></div><div>Swift 0.95 RC6 swift-r7900 cog-r3908<br></div><div><div>RunID: run011</div><div>Warning: The @ syntax for function invocation is deprecated</div><div>[Error] sites.xml, line 2, col 10: cvc-elt.1: Cannot find the declaration of element 'config'.</div><div>Progress: Sat, 27 Sep 2014 15:35:52-0400</div><div><br></div><div>Could not submit job (qsub reported an exit code of 170). </div><div>qsub: Unknown queue MSG=cannot locate queue</div><div><br></div><div>Execution failed:</div><div>Exception in simulate:</div><div>    Arguments: [--timesteps, 1, --range, 100, --nvalues, 5]</div><div>    Host: black</div><div>    Directory: p4-run011/jobs/s/simulate-sdm041yl</div><div><span class="" style="white-space:pre">       </span>exception @ swift-int-staging.k, line: 181</div><div>Caused by: </div><div><span class="" style="white-space:pre">      </span>exception @ swift-int-staging.k, line: 177</div><div>Caused by: Block task failed: Error submitting block task</div><div>org.globus.cog.abstraction.impl.common.task.TaskSubmissionException: Could not submit job (qsub reported an exit code of 170). </div><div>qsub: Unknown queue MSG=cannot locate queue</div><div><br></div><div><span class="" style="white-space:pre">       </span>at org.globus.cog.abstraction.impl.scheduler.common.AbstractJobSubmissionTaskHandler.submit(AbstractJobSubmissionTaskHandler.java:63)</div><div><span class="" style="white-space:pre">      </span>at org.globus.cog.abstraction.impl.common.AbstractTaskHandler.submit(AbstractTaskHandler.java:45)</div><div><span class="" style="white-space:pre">  </span>at org.globus.cog.abstraction.impl.common.task.ExecutionTaskHandler.submit(ExecutionTaskHandler.java:61)</div><div><span class="" style="white-space:pre">   </span>at org.globus.cog.abstraction.coaster.service.job.manager.BlockTaskSubmitter.run(BlockTaskSubmitter.java:70)</div><div>Caused by: org.globus.cog.abstraction.impl.scheduler.common.ProcessException: Could not submit job (qsub reported an exit code of 170). </div><div>qsub: Unknown queue MSG=cannot locate queue</div><div><br></div><div><span class="" style="white-space:pre">    </span>at org.globus.cog.abstraction.impl.scheduler.common.AbstractExecutor.start(AbstractExecutor.java:113)</div><div><span class="" style="white-space:pre">      </span>at org.globus.cog.abstraction.impl.scheduler.common.AbstractJobSubmissionTaskHandler.submit(AbstractJobSubmissionTaskHandler.java:53)</div><div><span class="" style="white-space:pre">      </span>... 3 more</div><div><br></div></div><div><br></div></div><div><br></div><div>also, in some configs I saw this. But I dont know what this is and what values should I set to </div><div><br></div><div><div>    <profile namespace="globus" key="providerAttributes">pbs.aprun;pbs.mpp;depth=32</profile><br></div><div> </div></div></div><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 23, 2014 at 6:22 PM, Justin bbt <span dir="ltr"><<a href="mailto:justinbbt@gmail.com" target="_blank">justinbbt@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Thank you very much. <div><br><div>I am actually using the Blacklight, which I guess is PBS based. </div></div><div>So, should I use the Crays tutorial and setting ? <a href="http://swift-lang.org/tutorials/cray/tutorial.html" target="_blank">http://swift-lang.org/tutorials/cray/tutorial.html</a></div></div><div class="HOEnZb"><div class="h5"><div class="gmail_extra"><br><div class="gmail_quote">On Tue, Sep 23, 2014 at 10:31 AM, Ketan Maheshwari <span dir="ltr"><<a href="mailto:ketan@mcs.anl.gov" target="_blank">ketan@mcs.anl.gov</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi Justin,<div><br></div><div>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:</div><div><br></div><div><div><?xml version="1.0" encoding="UTF-8"?></div><div><config xmlns="<a href="http://www.ci.uchicago.edu/swift/SwiftSites" target="_blank">http://www.ci.uchicago.edu/swift/SwiftSites</a>"></div><div> <pool handle="stampede"></div><div>   <execution provider="coaster" jobmanager="ssh-cl:slurm" url="<a href="http://stampede.tacc.utexas.edu" target="_blank">stampede.tacc.utexas.edu</a>"/></div><div>   <filesystem provider="local" /></div><div>   <profile namespace="globus"  key="jobsPerNode">1</profile></div><div>   <profile namespace="globus"  key="ppn">1</profile></div><div>   <profile namespace="globus"  key="maxTime">7500</profile></div><div>   <profile namespace="globus"  key="maxwalltime">00:10:00</profile></div><div>   <profile namespace="globus"  key="lowOverallocation">100</profile></div><div>   <profile namespace="globus"  key="highOverallocation">100</profile></div><div>   <profile namespace="globus"  key="queue">normal</profile></div><div>   <profile namespace="globus"  key="nodeGranularity">1</profile></div><div>   <profile namespace="globus"  key="maxNodes">1</profile></div><div>   <profile namespace="globus" key="slots">1</profile></div><div>   <profile namespace="globus"  key="project">TG-EAR130015</profile></div><div>   <profile namespace="karajan" key="jobThrottle">.3199</profile></div><div>   <profile namespace="karajan" key="initialScore">10000</profile></div><div>   <workdirectory>/tmp/{env.USER}/swift.work</workdirectory></div><div>  </pool></div><div></config></div></div><div><br></div><div>You will need to replace project id with yours.</div><div><br></div><div>Thanks,</div><div>Ketan </div></div><div class="gmail_extra"><br><div class="gmail_quote"><div><div>On Mon, Sep 22, 2014 at 8:32 PM, Justin bbt <span dir="ltr"><<a href="mailto:justinbbt@gmail.com" target="_blank">justinbbt@gmail.com</a>></span> wrote:<br></div></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div><div><div dir="ltr">Hi <br><div><br></div><div>If I want to use resources on the xsede </div><div><a href="https://www.xsede.org/overview" target="_blank">https://www.xsede.org/overview</a>  <br></div><div>which site config should I use ? </div><div><br></div></div>
<br></div></div>_______________________________________________<br>
Swift-user mailing list<br>
<a href="mailto:Swift-user@ci.uchicago.edu" target="_blank">Swift-user@ci.uchicago.edu</a><br>
<a href="https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user" target="_blank">https://lists.ci.uchicago.edu/cgi-bin/mailman/listinfo/swift-user</a><br></blockquote></div><br></div>
</blockquote></div><br></div>
</div></div></blockquote></div><br></div>