5
I Use This!
Very High Activity
Analyzed about 11 hours ago. based on code collected 1 day 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
  • ...
    data presented on the Open Hub is available through our API
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    anyone with an Open Hub account can update a project's tags
About Project Security

Languages

C
69%
Make
17%
Autoconf
5%
13 Other
9%

30 Day Summary

Apr 5 2024 — May 5 2024

12 Month Summary

May 5 2023 — May 5 2024
  • 6294 Commits
    Up + 1107 (21%) from previous 12 months
  • 62 Contributors
    Up + 10 (19%) from previous 12 months

Static Analysis ( Generated by Coverity Scan for Slurm )

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

Version: Master_20240505

2024-05-05
Last Analyzed
600,105
Lines of Code Analyze
0.37
Defect Density

Defects by status for current build

2,136
Total defects
225
Outstanding
1,825
Fixed

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 5
676 Use of Potentially Dangerous Function 9