Skip to documentation content
On this page
  1. Authoritative source

HPC and scheduler integration

Runs inside externally allocated jobs and honors allowlisted CPU/GPU controls without submitting jobs itself.

Telion Batch does not contain a Slurm, PBS, LSF, or cloud scheduler submitter and does not distribute one invocation across nodes. Launch one process per allocated model or array task. Parent solver execution can use configured backends; workflow Python inherits allowlisted controls such as OMP_NUM_THREADS, MKL_NUM_THREADS, OPENBLAS_NUM_THREADS, CUDA_VISIBLE_DEVICES, and ROCR_VISIBLE_DEVICES. Use --timeout below the scheduler wall time and retain the log and final summary.

Authoritative source

Catalog
telion.workflow.environment
Identity
compute environment allowlist
Path
src/telion_backend/v2/workflow.py
Symbol
_WORKFLOW_ENVIRONMENT_ALLOWLIST