5
I Use This!
Very High Activity
Analyzed 1 day ago. based on code collected 3 days ago.

Project Summary

SLURM: A Highly Scalable Resource Manager

SLURM is an open-source resource manager designed for Linux clusters of all sizes. It provides three key functions. First it allocates exclusive and/or non-exclusive access to resources (computer nodes) to users for some duration of time so they can perform work. Second, it provides a framework for starting, executing, and monitoring work (typically a parallel job) on a set of allocated nodes. Finally, it arbitrates contention for resources by managing a queue of pending work.

SLURM's design is very modular with dozens of optional plugins. In its simplest configuration, it can be installed and configured in a couple of minutes.

Tags

hpc jobscheduling monitoring process_automation slurm

In a Nutshell, Slurm Workload Manager...

GNU General Public License v2.0 or later
Permitted

Commercial Use

Modify

Distribute

Place Warranty

Forbidden

Sub-License

Hold Liable

Required

Distribute Original

Disclose Source

Include Copyright

State Changes

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    by exploring contributors within projects, you can view details on every commit they have made to that project
  • ...
    65% of companies leverage OSS to speed application development in 2016
  • ...
    data presented on the Open Hub is available through our API
About Project Security

Languages

C
68%
Make
16%
Autoconf
5%
13 Other
11%

30 Day Summary

Aug 10 2025 — Sep 9 2025

12 Month Summary

Sep 9 2024 — Sep 9 2025
  • 5688 Commits
    Down -1099 (16%) from previous 12 months
  • 58 Contributors
    Down -1 (1%) from previous 12 months
 

Static Analysis ( Generated by Coverity Scan for Slurm )

Repository URL: https://github.com/SchedMD/slurm

Version: Master_20250909

2025-09-09
Last Analyzed
551,391
Lines of Code Analyze
0.42
Defect Density

Defects by status for current build

2,628
Total defects
232
Outstanding
2,237
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 45