5
I Use This!
Very High Activity
Analyzed about 13 hours ago. based on code collected about 22 hours 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...

  • ...
    55% of companies leverage OSS for production infrastructure
  • ...
    compare projects before you chose one to use
  • ...
    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
About Project Security

Languages

C
67%
Make
16%
Autoconf
5%
13 Other
12%

30 Day Summary

Oct 26 2025 — Nov 25 2025

12 Month Summary

Nov 25 2024 — Nov 25 2025
  • 6888 Commits
    Up + 315 (4%) from previous 12 months
  • 63 Contributors
    Up + 3 (5%) from previous 12 months

Static Analysis ( Generated by Coverity Scan for Slurm )

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

Version: Master_20251125

2025-11-25
Last Analyzed
644,829
Lines of Code Analyze
0.34
Defect Density

Defects by status for current build

2,689
Total defects
219
Outstanding
2,312
Fixed

CWE Top 25 defects

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