Simple Linux Utility for Resource Management

Home

About
Overview
What's New
Publications
SLURM Team

Using
Documentation
FAQ
Getting Help
Mailing Lists

Installing
Platforms
Download
Guide

What's New

Major Updates in SLURM Version 0.3

SLURM Version 0.3 became available in May 2004. Major enhancements included:

  • Scheduler plugin developed for backfill scheduling and The Maui Scheduler.
  • The interconnect/switch logic moved to a plugin.
  • Load-leveling performed to distribute workload across shared nodes.
  • Job completion plugin developed to log job details.
  • The srun command properly handles job step termination upon node failure.
  • All commands re-read the slurm configuration file when changed.
  • An arbitrary signal may be sent to a batch script (and not its processes).
  • Batch scripts can have arguments that are propagated.
  • Support for LAM/MPI provided.

Note the addition of several new configuration parameters: JobCompLoc, JobCompType, SchedulerAuth, SchedulerPort, SchedulerType, and SwitchType. For a complete list of enhancements in SLURM version 0.3, please see the NEWS file with the code distribution.

Major Updates in SLURM Version 0.4

SLURM Version 0.4 became available in January 2005. Major enhancements included:

  • Support for Load Sharing Facility (LSF)
  • Add support for MPICH-GM (Myricom's version of MPI).
  • Support for the IBM AIX operating system.
  • Support for the IBM IBM BlueGene system.
  • Support for dependent jobs.
  • Support for job account numbers.
  • Add "reason" field to show what pending jobs are waiting for.
  • New graphical user interface, smap.

Major Updates in SLURM Version 0.5

We expect to make SLURM Version 0.5 available in June 2005. Major enhancements include:

  • Support for the IBM Federation switch.
  • Manage consumable resources
  • Perform job accounting (record resource utilization).
  • Python interface to SLURM APIs

Major Updates in SLURM Version 0.6

We expect to make SLURM Version 0.6 available in late 2005. Major enhancements include:

  • I/O streams for all tasks on a node are transmitted through one pair of sockets instead of distinct sockets for each task. This improves performance and scalability.
  • Support for task communication/synchronization primitives.
  • Support for Infiniband

Major Updates in SLURM Version 0.7 and beyond

Detailed plans for release dates and contents of future SLURM releases have not been finalized. Anyone desiring to perform SLURM development should notify slurm-dev@lists.llnl.gov to coordinate activies. Future development plans includes:

  • Support of various MPI types via a plugin mechanism.
  • Permit resource allocations (jobs) to change size.
  • Preempt/resume jobs per scheduler directives.
  • Enforce CPU and memory limits by job.
  • Support srun options within shell script.
  • Optionally notify users via email of job state changes.
  • Convert state save functions to plugins for use of various databases.
  • Develop Perl API to SLURM.
  • Add Kerberos credential support including credential forwarding and refresh.

For information about this page, contact slurm-dev@lists.llnl.gov.