
Home
About
Overview
What's New
Publications
SLURM Team
Using
Documentation
FAQ
Getting Help
Installing
Platforms
Download
Guide |
 |
Download
We expect to post SLURM for download when version 0.3 is completed and tested
in the first quarter of 2004. However, we will provide the code upon request (send
e-mail to jette@llnl.gov). The available components
include:
- Source Code
Includes the code for all SLURM daemons, commands, and libraries. Man pages
and other documents are included.
- Test Suite
Includes a collection of about 100 functionality and stress tests for SLURM.
Approximately 1000 SLURM jobs will be executed by this test suite. Total execution
time will vary by system type but will be on the order of 40 minutes.
- PAM Module
Pluggable Authentication Module (PAM) for restricting access to compute nodes
where SLURM performs resource management. Access to the node is restricted to
user root and users who have been allocated resources on that node.
- MPICH Patch
MPICH normally uses the rsh program to initiate tasks. Because these
processes are not directly under the control of SLURM daemons, SLURM functionality
is restricted. For example, SLURM has no reliable means of determining which processes
are associated with a given job. This patch improves the integration of SLURM
and MPICH.
|