Changeset 129 for palm/trunk/DOC/misc/Tsubame.html
- Timestamp:
- Oct 30, 2007 12:12:24 PM (17 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
palm/trunk/DOC/misc/Tsubame.html
r127 r129 42 42 options are available:</p><table style="text-align: left; width: 100%;" border="1" cellpadding="2" cellspacing="2"><tbody><tr><td><span style="font-weight: bold;">mrun</span> option</td><td>explanation</td><td>possible 43 43 values</td><td>default value</td></tr><tr><td><code>-q</code></td><td>queue 44 name for main job</td><td>novice, bes1, bes2,sla1, sla2,45 sla3, RAM64GB, RAM128GB</td><td> novice</td></tr><tr><td><code>-n</code></td><td>queue44 name for main job</td><td>novice, sla1, sla2, 45 sla3, RAM64GB, RAM128GB</td><td>sla3</td></tr><tr><td><code>-n</code></td><td>queue 46 46 name for "submitting job" (always runs on 1 PE only)</td><td>novice, 47 sla1, sla2, sla3</td><td> novice</td></tr><tr><td><code>-g</code></td><td>group number</td><td>name of the N1GE_GROUP that is required to utilize the bes or sla queues</td><td>none</td></tr></tbody></table><p>Note that the default value "novice" of the47 sla1, sla2, sla3</td><td>sla3</td></tr><tr><td><code>-g</code></td><td>group number</td><td>name of the N1GE_GROUP that is required to utilize the bes or sla queues</td><td>none</td></tr></tbody></table><p>Note that the default value "sla3" of the 48 48 <span style="font-weight: bold;">mrun</span> option <code>-q</code> may 49 only be suitable for code development, debugging or short test runs. 50 Production runs should use the respective production queues(see <a href="http://www.gsic.titech.ac.jp/%7Eccwww/tgc/q_e.html">http://www.gsic.titech.ac.jp/~ccwww/tgc/q_e.html</a> for details).</p><p>The <span style="font-weight: bold;">mrun</span> option <code><span style="font-family: Courier New,Courier,monospace;">-t</span></code> 49 not always be the best choice. For code development, debugging or short 50 test runs the value "novice" for both options may be suitable. 51 Production runs should use the respective production queues (see <a href="http://www.gsic.titech.ac.jp/%7Eccwww/tgc/q_e.html">http://www.gsic.titech.ac.jp/~ccwww/tgc/q_e.html</a> for details). </p><p>The computer center advised us that due to restrictions of the batch system the value "novice" should not be mixed with the other queues. Please specify either a combination of sla<span style="font-style: italic;">n</span> for <code>-n</code> and sla<span style="font-style: italic;">n</span> or RAM<span style="font-style: italic;">*</span> for <code>-q</code>, or specify the combination "novice" + "novice".<span style="font-style: italic;"></span></p><p>The <span style="font-weight: bold;">mrun</span> option <code><span style="font-family: Courier New,Courier,monospace;">-t</span></code> 51 52 contains the CPU time demand for the main job in s which will be 52 53 automatically converted into min for the <span style="font-weight: bold;">n1ge</span> command. The
Note: See TracChangeset
for help on using the changeset viewer.