Difference between revisions of "PySLURM"
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]][[ | + | [[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_{{ | + | * 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: 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