torc 0.21.0

Workflow management system
1
2
3
4
5
6
7
8
9
10
11
12
13
# HPC & Slurm

Running Torc workflows on HPC clusters with Slurm.

- [Slurm Overview]./slurm-workflows.md - How Torc simplifies Slurm workflows
- [Submitting Slurm Workflows]./submit-slurm-workflow.md - Running workflows on HPC clusters
- [Advanced Slurm Configuration]./slurm.md - Manual Slurm scheduler setup
- [Slurm Exit Codes]./slurm-exit-codes.md - Understanding OOM, timeout, and signal exit codes
- [Debugging Slurm Workflows]./debugging-slurm.md - Troubleshooting Slurm issues
- [HPC Profiles]./hpc-profiles.md - Pre-configured HPC settings
- [HPC Profiles Reference]./hpc-profiles-reference.md - Available profiles
- [HPC Deployment]./hpc-deployment.md - Deploying Torc on HPC systems
- [Custom HPC Profile]./custom-hpc-profile.md - Creating custom profiles