5
I Use This!
Very High Activity
Analyzed 2 days 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...

  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    you can embed statistics from Open Hub on your site
  • ...
    there are over 3,000 projects on the Open Hub with security vulnerabilities reported against them
  • ...
    search using multiple tags to find exactly what you need
About Project Security

Languages

C
69%
Make
17%
Autoconf
6%
13 Other
8%

30 Day Summary

Aug 20 2023 — Sep 19 2023

12 Month Summary

Sep 19 2022 — Sep 19 2023
  • 5723 Commits
    Up + 1550 (37%) from previous 12 months
  • 60 Contributors
    Up + 13 (27%) from previous 12 months

Static Analysis ( Generated by Coverity Scan for Slurm )

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

Version: Master_20230920

2023-09-20
Last Analyzed
591,275
Lines of Code Analyze
0.13
Defect Density

Defects by status for current build

1,846
Total defects
74
Outstanding
1,682
Fixed

CWE Top 25 defects

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