Niagara Quickstart: Difference between revisions

Jump to navigation Jump to search
no edit summary
No edit summary
No edit summary
Line 292: Line 292:
<li><p>Small test jobs can be run on the login nodes.</p>
<li><p>Small test jobs can be run on the login nodes.</p>
<p>Rule of thumb: tests should run no more than a couple of minutes, taking at most about 1-2GB of memory, and use no more than a couple of cores.</p></li>
<p>Rule of thumb: tests should run no more than a couple of minutes, taking at most about 1-2GB of memory, and use no more than a couple of cores.</p></li>
<li><p>You can run the the ddt debugger on the login nodes after <code>module load ddt</code>.</p></li>
<li><p>You can run the ddt debugger on the login nodes after <code>module load ddt</code>.</p></li>
<li><p>Short tests that do not fit on a login node, or for which you need a dedicated node, request an interactive debug job with the debug command:</p>
<li><p>Short tests that do not fit on a login node, or for which you need a dedicated node, request an interactive debug job with the debug command:</p>
<source lang="bash">nia-login07:~$ debugjob N</source>
<source lang="bash">nia-login07:~$ debugjob N</source>
cc_staff
290

edits

Navigation menu