5
I Use This!
Very High Activity
Analyzed about 22 hours ago. based on code collected 2 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
  • ...
    check out hot projects on the Open Hub
  • ...
    in 2016, 47% of companies did not have formal process in place to track OS code
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

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

30 Day Summary

Aug 8 2025 — Sep 7 2025

12 Month Summary

Sep 7 2024 — Sep 7 2025
  • 5615 Commits
    Down -1202 (17%) 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_20250908

2025-09-08
Last Analyzed
551,384
Lines of Code Analyze
0.46
Defect Density

Defects by status for current build

2,648
Total defects
255
Outstanding
2,237
Fixed

CWE Top 25 defects

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