<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.scinet.utoronto.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cbright</id>
	<title>SciNet Users Documentation - User contributions [en]</title>
	<link rel="self" type="application/atom+xml" href="https://docs.scinet.utoronto.ca/api.php?action=feedcontributions&amp;feedformat=atom&amp;user=Cbright"/>
	<link rel="alternate" type="text/html" href="https://docs.scinet.utoronto.ca/index.php/Special:Contributions/Cbright"/>
	<updated>2026-05-25T03:31:20Z</updated>
	<subtitle>User contributions</subtitle>
	<generator>MediaWiki 1.35.12</generator>
	<entry>
		<id>https://docs.scinet.utoronto.ca/index.php?title=Talk:Running_Serial_Jobs_on_Niagara&amp;diff=2626</id>
		<title>Talk:Running Serial Jobs on Niagara</title>
		<link rel="alternate" type="text/html" href="https://docs.scinet.utoronto.ca/index.php?title=Talk:Running_Serial_Jobs_on_Niagara&amp;diff=2626"/>
		<updated>2020-05-25T18:25:15Z</updated>

		<summary type="html">&lt;p&gt;Cbright: Created page with &amp;quot;== Inconsistency ==  Hello, thanks for the work you've done preparing these help files as they are quite useful.  However, I've stumbled across what appears to be an inconsist...&amp;quot;&lt;/p&gt;
&lt;hr /&gt;
&lt;div&gt;== Inconsistency ==&lt;br /&gt;
&lt;br /&gt;
Hello, thanks for the work you've done preparing these help files as they are quite useful.  However, I've stumbled across what appears to be an inconsistent passage:&lt;br /&gt;
&lt;br /&gt;
* The parameter &amp;lt;tt&amp;gt;-j $SLURM_TASKS_PER_NODE&amp;lt;/tt&amp;gt; tells &amp;lt;tt&amp;gt;parallel&amp;lt;/tt&amp;gt; to run 40 subjobs simultaneously on each of the nodes (note: do not use the similarly named variable $SLURM_TASKS_PER_NODE as its format is incompatible with GNU parallel).&lt;br /&gt;
&lt;br /&gt;
The parallel manual specifies that the &amp;lt;tt&amp;gt;-j&amp;lt;/tt&amp;gt; option controls the number of jobslots to use on each machine.  Thus, I think the correct option is &amp;lt;tt&amp;gt;-j $SLURM_NTASKS_PER_NODE&amp;lt;/tt&amp;gt; and not &amp;lt;tt&amp;gt;-j $NCORES&amp;lt;/tt&amp;gt; (used in the code example) or &amp;lt;tt&amp;gt;-j $SLURM_TASKS_PER_NODE&amp;lt;/tt&amp;gt; (used in the passage).  The parenthetical note seems to be correct but is currently difficult to comprehend because of this typo.&lt;/div&gt;</summary>
		<author><name>Cbright</name></author>
	</entry>
</feed>