Contact
Get in touch with the Slurm Factory Spack Repository maintainers.
GitHub
The best way to get help or report issues is through GitHub:
- Issues: github.com/vantagecompute/slurm-factory-spack-repo/issues
- Discussions: github.com/vantagecompute/slurm-factory-spack-repo/discussions
Reporting Issues
When reporting issues, please include:
- Spack version: Output of
spack --version - Package version: The Slurm version you're trying to install
- Operating system: Distribution and version (e.g., Ubuntu 24.04)
- Error messages: Complete error output from Spack
- Build log: If building from source, include the build log
Example issue template:
**Description**
Brief description of the issue
**Environment**
- Spack version: 1.0.0
- OS: Ubuntu 24.04
- Slurm version: 25-11-0-1
**Steps to Reproduce**
1. spack repo add ...
2. spack install ...
3. Error occurs
**Error Message**
```text
(paste error here)
Any other relevant information is helpful.
Feature Requests
Have an idea for improving the repository? Open a discussion or issue on GitHub.
Commercial Support
For commercial support, consulting, or custom Slurm deployments, contact Vantage Compute:
- Website: vantagecompute.ai
- Email: info@vantagecompute.ai
Related Projects
- Slurm Factory: The build system for creating Slurm binaries
- Spack: The package manager
Contributing
Interested in contributing? See the Contributing Guide for details on how to get started.