Sign in
third-party-mirror
/
SchedMD
/
slurm
/
HEAD
0ecd413
Merge branch 'wickberg/docs' into 'master'
by Tim Wickberg
· 2 hours ago
master
14090a9
Docs - Remove unused ibm_pe_fig1.png and ibm_pe_fig2.png images
by Tim Wickberg
· 2 hours ago
93b0c06
Merge branch 'clang-format-DB_DEBG' into 'master'
by Brian Christiansen
· 36 hours ago
ced0785
Add DB_DEBUG to whitespace sensitive args
by Brian Christiansen
· 3 days ago
40cdcee
Sort clang-format whitespace sensitive args
by Brian Christiansen
· 3 days ago
dcf161e
Merge branch 'nate-i50733' into 'master'
by Stephen Kendall
· 2 days ago
ec80cfa
Docs - Update High Throughput guide on port range and somaxconn
by Stephen Kendall
· 2 days ago
c3db134
Docs - Avoid suggesting slurmctldport ranges in man slurm.conf
by Nathan Rini
· 3 months ago
dae11d1
Merge branch 'bart/job-test-exclusive-skip-step2' into 'master'
by Brian Christiansen
· 2 days ago
74fe30f
job_test - Skip steps 2+ for exclusive partition jobs without gang
by Dominik Bartkiewicz
· 3 days ago
79b3794
Merge branch 'nate-t24730' into 'master'
by Megan Dahl
· 2 days ago
6e7567e
conmgr - Fix off by one in mgr_is_accept_deferred()
by Nathan Rini
· 5 days ago
899d208
slurmd - Set default max connections to 512
by Nathan Rini
· 5 days ago
656567c
slurmd - Support SIGPROF
by Nathan Rini
· 6 days ago
ff6ae20
Docs - Correct SlurmdParameters=conmgr_max_connections default value
by Megan Dahl
· 4 days ago
28db1d8
conmgr - Wake up watch() in fd_free_ref()
by Megan Dahl
· 5 days ago
d3acd18
Merge branch 't24871-docs-man-page-format' into 'master'
by Ben Roberts
· 3 days ago
96566d7
Docs - Add parentheses to "sun" in userclaimfield description
by Stephen Kendall
· 3 days ago
f73360b
Docs - Fix formatting/spacing issues in various man pages
by Stephen Kendall
· 3 days ago
5c4685a
Merge branch 'felip/fix-bpf-header' into 'master'
by Tim McMullan
· 3 days ago
1cd3b61
Use sys/mount.h instead of linux/mount.h where available in ebpf.c
by Felip Moll
· 3 weeks ago
0350040
Merge branch 'megan/t24392-separate_fm_authdir' into 'master'
by Brian Christiansen
· 4 days ago
7c63cc3
switch/hpe_slingshot - Add SwitchParameters=fm_authdir_ctld option
by Megan Dahl
· 9 weeks ago
2d58113
Merge branch 'beng-i50757-salloc-singals-conmgr' into 'master'
by Nathan Rini
· 4 days ago
6cc5b07
Merge branch 'felip/t24746-fix-metrics-jobs-endpoint' into 'master'
by Brian Christiansen
· 4 days ago
4b5d497
Merge branch 'bart/t24077' into 'master'
by Felip Moll
· 4 days ago
7913ac2
Query DB to verify job existence instead of relying on bit_flags
by Dominik Bartkiewicz
· 3 weeks ago
15b2ce3
Merge branch 'qa' into 'master'
by Albert Gil
· 4 days ago
d4ad52b
Testsuite - Improve coredump signature to support multiple versions
by Albert Gil
· 4 days ago
74f45c2
Merge branch 'qa' into 'master'
by Albert Gil
· 4 days ago
75ef72b
Testsuite - Fix coredump signature for t22310
by Albert Gil
· 4 days ago
f794141
Merge branch 'wickberg/misc' into 'master'
by Tim Wickberg
· 4 days ago
f62f663
metrics - Fix metrics/jobs endpoint always showing 0 for cpus, nodes and mem
by Felip Moll
· 3 weeks ago
ce7c782
Merge branch 'megan/t24832-resv_ports_leak' into 'master'
by Brian Christiansen
· 5 days ago
9f4dcd2
salloc - Fix whitespace and typo
by Ben Glines
· 9 days ago
d72e189
srun - Remove signal blocking in srun_sig_init()
by Ben Glines
· 9 days ago
b18ac27
salloc - Add locking for exit_flag_lock
by Ben Glines
· 10 days ago
515c2ef
salloc - Add locking for my_job_id
by Ben Glines
· 10 days ago
2c46009
salloc - Add locking for command_pid
by Ben Glines
· 10 days ago
d90c583
salloc - Use conmgr for signal handling
by Ben Glines
· 12 days ago
cf639e2
salloc - Move error message outside of locking
by Ben Glines
· 10 days ago
fbaeb4a
salloc - Add signals.[c|h] stub files
by Ben Glines
· 13 days ago
ee7c90f
salloc - Change style in Makefile.am
by Ben Glines
· 12 days ago
f998d33
salloc - Fix whitespace
by Ben Glines
· 12 days ago
2028f03
salloc - Make exit_flag variable extern
by Ben Glines
· 12 days ago
45b5a6e
salloc - Make my_job_id variable extern
by Ben Glines
· 12 days ago
177c3c7
salloc - Remove unused variable
by Ben Glines
· 12 days ago
5f8d026
salloc - Sort includes
by Ben Glines
· 12 days ago
c7daa2d
salloc - Use xsignal_ignore() and xsignal_default()
by Ben Glines
· 12 days ago
3a13d7b
xsignal - Add xsignal_ignore()
by Ben Glines
· 12 days ago
8554955
xsignal - Change xsignal_default() to always set SIG_DFL
by Ben Glines
· 12 days ago
fee2d59
xsignal - Move sigaction() logic into another function
by Ben Glines
· 9 days ago
6a5790c
xsignal - Make xsignal() extern
by Ben Glines
· 9 days ago
cb642b7
Merge branch 'qa-24853' into 'master'
by Albert Gil
· 5 days ago
de77746
Testsuite - Add known coredump signature for t24853
by Albert Gil
· 5 days ago
9bba560
Merge branch 'qa' into 'master'
by Albert Gil
· 5 days ago
da7e6bc
Testsuite - Fix classify_coredump() using the right signature
by Albert Gil
· 5 days ago
467bf9e
Use __func__ in callerid_get_own_netinfo()
by Tim Wickberg
· 3 months ago
5720ba9
Use __func__ in _handle_stray_socket()
by Tim Wickberg
· 3 months ago
c19995c
Remove stray declaration of set_grid()
by Tim Wickberg
· 3 months ago
37d8ed4
Remove unused core_array_to_bitmap()
by Tim Wickberg
· 3 months ago
86d09e4
Remove unused gs_wake_jobs()
by Tim Wickberg
· 3 months ago
1c21e74
Merge branch 'bart/t24612' into 'master'
by Marshall Garey
· 6 days ago
6a43b3a
Fix backfill to honor partition OverSubscribe=EXCLUSIVE
by Dominik Bartkiewicz
· 2 weeks ago
5e952a5
Remove whitespace
by Dominik Bartkiewicz
· 2 weeks ago
eb61166
Merge branch 'pre-commit-contributing' into 'master'
by Tim Wickberg
· 8 days ago
e4976f8
Mention pre-commit in CONTRIBUTING.md
by Brian Christiansen
· 8 days ago
8192bf6
Merge branch 'wickberg/clang-format' into 'master'
by Tim Wickberg
· 8 days ago
b153e78
Publish current Slurm .clang-format file
by Tim Wickberg
· 8 days ago
7d3de8b
stepmgr - Leaking MPI ports when job is allocated nonconsecutive ports
by Matthieu Hautreux
· 9 days ago
ed0e1c5
Merge branch 'scott/double_requeue' into 'master'
by Megan Dahl
· 9 days ago
4adbab8
Fix double requeue problem
by Scott Hilton
· 11 days ago
685bcdd
Merge branch 't24757-rm-job_container-refs' into 'master'
by Tim McMullan
· 9 days ago
1bad16c
Merge branch 'wickberg/contributing' into 'master'
by Tim Wickberg
· 9 days ago
d09ab93
Add CODE_OF_CONDUCT.md from NVIDIA template
by Tim Wickberg
· 9 days ago
f754512
Update CONTRIBUTING.md with DCO requirement
by Tim Wickberg
· 9 days ago
f1c5ae6
Patch submissions are now accepted through pull requests
by Tim Wickberg
· 9 days ago
5343ef2
Update SECURITY.md from NVIDIA template
by Tim Wickberg
· 9 days ago
9ce8389
Merge branch 't24572-timelimit-update' into 'master'
by Alejandro Sanchez
· 9 days ago
46444f1
Change leftover job_container/tmpfs refs in code comments to namespace
by Thomas Sorkin
· 3 weeks ago
de3d200
Change leftover job_container/tmpfs refs in debugs/errors to namespace
by Thomas Sorkin
· 3 weeks ago
2af01d6
Docs - Change incorrect job_container refs in docs to namespace
by Thomas Sorkin
· 3 weeks ago
7dc0be0
slurmctld - Re-enforce acct policy when updating job's QOS/assoc/partition
by Alejandro Sanchez
· 9 days ago
239f886
acct_policy - Add update_db arg to acct_policy_update_pending_job()
by Alejandro Sanchez
· 9 days ago
503235b
Merge branch 'joel/t24694-gres-vs-gpu-x-node' into 'master'
by Alejandro Sanchez
· 9 days ago
485edc1
Merge branch 'qa' into 'master'
by Albert Gil
· 9 days ago
6838c0d
Testsuite - Add known coredump about t24822
by Albert Gil
· 9 days ago
a89d8ee
Merge branch 'qa' into 'master'
by Albert Gil
· 9 days ago
8d534ea
Testsuite - Add fixed coredump for versions < 25.05
by Albert Gil
· 9 days ago
d1a1b75
Testsuite - Add known coredump for versions < 25.05 about t22326
by Albert Gil
· 9 days ago
b19853e
Merge branch 'qa' into 'master'
by Albert Gil
· 9 days ago
38e4bac
Testsuite - Improve coredumps auto-detection with classify_coredump()
by Albert Gil
· 9 days ago
29c7027
Testsuite - Adapt tests 38.18 and 39.4
by Joel Criado
· 4 weeks ago
3768885
Docs - Document incompatibility of --gpus-per-node and --gres:gpu
by Joel Criado
· 2 weeks ago
1a2bc58
Make --gres=gpu:N and --gpus-per-node mutually exclusive
by Joel Criado
· 4 weeks ago
b252a8f
Merge branch 'megan/t24789-delete_node_crash' into 'master'
by Brian Christiansen
· 10 days ago
7dac0c5
slurmctld - Prevent crash when sending reservation update to database
by Megan Dahl
· 2 weeks ago
06ee964
Populate CHANGELOG for 25.11.4
by Tim McMullan
· 10 days ago
b9f144e
Docs - Update REST API reference and changelog for 25.11.4
by Tim McMullan
· 10 days ago
f8fca52
Populate CHANGELOG for 25.05.7
by Tim McMullan
· 10 days ago
Next »