<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://docs.uabgrid.uab.edu/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ASlurm_Variables</id>
	<title>Template:Slurm Variables - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://docs.uabgrid.uab.edu/w/index.php?action=history&amp;feed=atom&amp;title=Template%3ASlurm_Variables"/>
	<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Template:Slurm_Variables&amp;action=history"/>
	<updated>2026-05-08T09:40:00Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.38.2</generator>
	<entry>
		<id>https://docs.uabgrid.uab.edu/w/index.php?title=Template:Slurm_Variables&amp;diff=5388&amp;oldid=prev</id>
		<title>Mhanby@uab.edu: Initial creation of Slurm_Variables template</title>
		<link rel="alternate" type="text/html" href="https://docs.uabgrid.uab.edu/w/index.php?title=Template:Slurm_Variables&amp;diff=5388&amp;oldid=prev"/>
		<updated>2016-10-20T19:36:43Z</updated>

		<summary type="html">&lt;p&gt;Initial creation of Slurm_Variables template&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;{| class=&amp;quot;wikitable&amp;quot; border=&amp;quot;1&amp;quot;&lt;br /&gt;
|-&lt;br /&gt;
! Variable&lt;br /&gt;
! Description&lt;br /&gt;
|-&lt;br /&gt;
| SLURM_NTASKS&lt;br /&gt;
| Total number of processes in the current job (and SLURM_NPROCS for backwards compatibility)&lt;br /&gt;
|-&lt;br /&gt;
| SLURM_NODELIST&lt;br /&gt;
| List of nodes allocated to the job&lt;br /&gt;
|-&lt;br /&gt;
| SLURM_NNODES&lt;br /&gt;
| Total number of nodes in the job's resource allocation&lt;br /&gt;
|-&lt;br /&gt;
| SLURM_JOB_NAME&lt;br /&gt;
| Set to the value of the --job-name option or the command name when srun is used to create a new job allocation. Not set when srun is used only to create a job step (i.e. within an existing job allocation)&lt;br /&gt;
|-&lt;br /&gt;
| SLURM_JOB_ID&lt;br /&gt;
| Job id of the executing job  (and SLURM_JOBID for backwards compatibility)&lt;br /&gt;
|-&lt;br /&gt;
| SLURM_SUBMIT_DIR&lt;br /&gt;
| The directory from which srun was invoked&lt;br /&gt;
|-&lt;br /&gt;
| SLURM_TASKS_PER_NODE&lt;br /&gt;
| Number of tasks to be initiated on each node. Values are comma separated and in the same order as SLURM_NODELIST. If two or more consecutive nodes are to have the same task count, that count is followed by &amp;quot;(x#)&amp;quot; where &amp;quot;#&amp;quot; is the repetition count. For example, &amp;quot;SLURM_TASKS_PER_NODE=2(x3),1&amp;quot; indicates that the first three nodes will each execute three tasks and the fourth node will execute one task&lt;br /&gt;
|}&lt;/div&gt;</summary>
		<author><name>Mhanby@uab.edu</name></author>
	</entry>
</feed>