Difference between revisions of "PySLURM"

From UFRC
Jump to navigation Jump to search
(Created page with "Category:SoftwareCategorySLURM {|<!--CONFIGURATION: REQUIRED--> |{{#vardefine:app|pyslurm}} |{{#vardefine:url|https://github.com/PySlurm/pyslurm}} <!--CONFIGURATION: O...")
 
 
(5 intermediate revisions by 3 users not shown)
Line 1: Line 1:
[[Category:Software]][[CategorySLURM]]
+
[[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