Difference between revisions of "PySLURM"

From UFRC
Jump to navigation Jump to search
 
(4 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Category:Software]][[Category:SLURM]]
+
[[Category:Software]][[Category:Scheduler Apps]]
 
{|<!--CONFIGURATION: REQUIRED-->
 
{|<!--CONFIGURATION: REQUIRED-->
 
|{{#vardefine:app|pyslurm}}
 
|{{#vardefine:app|pyslurm}}
Line 24: Line 24:
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
Run <code>module spider {{#var:app}}</code> to find out what environment modules are available for this application.
 
==System Variables==
 
==System Variables==
* HPC_{{#uppercase:{{#var:app}}}}_DIR - installation directory
+
* HPC_{{uc:{{#var:app}}}}_DIR - installation directory
 
<!--Configuration-->
 
<!--Configuration-->
 
{{#if: {{#var: conf}}|==Configuration==
 
{{#if: {{#var: conf}}|==Configuration==

Latest revision as of 18:29, 11 November 2022

Description

pyslurm website  

PySlurm: Object-oriented SLURM interface for Python

Environment Modules

Run module spider pyslurm to find out what environment modules are available for this application.

System Variables

  • HPC_PYSLURM_DIR - installation directory