# 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