Sign in
third-party-mirror
/
SchedMD
/
slurm
/
HEAD
5823aee
Merge branch 'stephen-docs-conmgr-default-phrasing' into 'master'
by Stephen Kendall
· 10 hours ago
master
83c67b7
Docs - Standardize alphabetic ordering for daemon-specific Parameters
by Stephen Kendall
· 3 days ago
2048ae1
Docs - Standardize bracket formatting for daemon-specific Parameters
by Nathan Nash
· 2 weeks ago
bfd10e2
Merge branch '51083-docs-data-parser-table' into 'master'
by Stephen Kendall
· 12 hours ago
9f034fa
Merge branch 't25406-conmgr-srun-deadlock' into 'master'
by Nathan Rini
· 12 hours ago
904c045
Merge branch 'nate-i50477' into 'master'
by Nathan Nash
· 12 hours ago
07b7e3f
Docs - Remove orphaned closing paragraph tag
by Stephen Kendall
· 2 days ago
b462903
Docs - Update versions in parser lifecycle table
by Stephen Kendall
· 2 days ago
377cf1a
Merge branch 'atf_set_parameter' into 'master'
by Nathan Prisbrey
· 14 hours ago
d86e5bb
Testsuite - Fix set_node_parameter() on configs with blank lines
by Nathan Prisbrey
· 32 hours ago
a21d8cd
Merge branch '25532-bad-update-time-restapi' into 'master'
by Nathan Rini
· 2 days ago
294dbbd
Testsuite - Add test_112_45 about get_nodes update_time
by Brian Gregory
· 2 weeks ago
fb0caa9
Testsuite - Add test case in test_112_46 about get_nodes update_time
by Brian Gregory
· 3 weeks ago
490720e
Docs - Document HTTP 304 response for update_time queries
by Nathan Prisbrey
· 2 weeks ago
7b81d8b
slurmrestd - Fix nodes update_time parameter description
by Nathan Prisbrey
· 2 weeks ago
cbbcf7b
slurmrestd - Fix HTTP 500 from get_nodes when update_time is passed
by Brian Gregory
· 3 weeks ago
6980150
Merge branch '25536-overcommit-silently-ignored' into 'master'
by Danny Auble
· 2 days ago
3d322c0
Testsuite - Add test_150_8 about topology overcommit with cpus-per-task
by Nathan Prisbrey
· 12 days ago
b149c44
Testsuite - Add test_144_14 about overcommit with GRES tres-per-task
by Brian Gregory
· 2 weeks ago
e84aab0
Testsuite - Add test case in test_116_9 about overcommit cpus-per-task
by Brian Gregory
· 2 weeks ago
6a6afaf
cons_tres/topology - Preserve overcommit with CPU-only tres_per_task
by Brian Gregory
· 2 weeks ago
f74262c
Split double check to add to the need_unpack in the next commit
by Danny Auble
· 14 days ago
6701e4e
Docs - Standardize phrasing of default workerpool_threads value
by Stephen Kendall
· 4 weeks ago
fa6dc1f
Merge branch 'nate-t24549-slurmrestd' into 'master'
by Felip Moll
· 3 days ago
f05ed2e
Testsuite - add conmgr pollctl interrupt regression test
by Felip Moll
· 7 weeks ago
5a7307e
conmgr - Honor poll interrupt requested while not polling
by Felip Moll
· 7 weeks ago
f650ac6
conmgr - Honor epoll interrupt requested while not polling
by Felip Moll
· 7 weeks ago
0d952df
conmgr - Clear unused poll() event slots after populating
by Felip Moll
· 3 weeks ago
c23db2d
conmgr - Rename poll() populate index t to event_i
by Felip Moll
· 3 weeks ago
1aeb828
slurmrestd - Run probes in _req_livez()
by Nathan Rini
· 3 weeks ago
a90e38b
slurmctld - Add logging to _req_livez()
by Nathan Rini
· 3 weeks ago
c8a5438
slurmrestd - Run probes in _req_healthz()
by Nathan Rini
· 3 weeks ago
078a003
slurmctld - Add logging to _req_healthz()
by Nathan Rini
· 3 weeks ago
af4f971
slurmrestd - Support verbose /readyz
by Nathan Rini
· 4 weeks ago
e30f309
slurmrestd - Load http_auth plugins
by Nathan Rini
· 4 weeks ago
e29ab4d
Add SlurmrestdHttpAuthParameters to slurm.conf
by Nathan Rini
· 3 weeks ago
3bc0a16
slurmrestd - Remove ESLURM_REST_UNKNOWN_URL
by Nathan Rini
· 4 weeks ago
a021049
slurmrestd - Serve root endpoint via http_router
by Nathan Rini
· 4 weeks ago
05fa354
slurmrestd - Remove OpenAPI health endpoint bindings
by Nathan Rini
· 5 weeks ago
a1eb614
slurmrestd - Serve health endpoints via http_router
by Nathan Rini
· 5 weeks ago
f0e7f6c
slurmrestd - Dispatch HTTP requests via common http_router
by Nathan Rini
· 5 weeks ago
0362ecd
slurmrestd - Verify conmgr connection arg with magic value
by Nathan Rini
· 5 weeks ago
a9b2d30
Free missing fields in free_slurm_conf()
by Nathan Rini
· 4 weeks ago
8afe3b8
Merge branch 'nate-i51024' into 'master'
by Nathan Nash
· 3 days ago
40c22c2
Merge branch 'mcmullan-rollup-correctness' into 'master'
by Brian Christiansen
· 6 days ago
5dcaaa2
Merge branch 'github-pr-213' into 'master'
by Nathan Rini
· 6 days ago
624c448
Merge branch 'more-missing-README' into 'master'
by Nathan Prisbrey
· 6 days ago
a50d7eb
Testsuite - Add test_116_59 and test_116_60 to README
by Nathan Prisbrey
· 6 days ago
07732d3
auth/jwt - Skip non-RSA keys in _build_jwks_keys()
by Tim McMullan
· 7 days ago
404e9f8
auth/jwt - Fix missing 'alg' check in _verify_rs256_jwt()
by Uemit Seren
· 14 days ago
32c5a4d
data_parser/v0.0.46 - Add DebugFlags to slurmdb.conf
by McKay Marston
· 13 days ago
71c7b64
sacctmgr - Add debug_flags to slurmdbd_conf_t
by McKay Marston
· 13 days ago
d492335
Add 26.11 protocol block for slurmdbd_conf
by McKay Marston
· 13 days ago
a9be4b9
Merge branch 'mckay-t25357-broken-debugflags' into 'master'
by Nathan Rini
· 7 days ago
5df2886
slurmrestd - Deprecate become_user mode
by Nathan Rini
· 5 weeks ago
9dc7636
data_parser/v0.0.46 - Add DebugFlags to slurmdb.conf
by McKay Marston
· 13 days ago
ec40260
sacctmgr - Add debug_flags to slurmdbd_conf_t
by McKay Marston
· 13 days ago
805abce
Add 26.11 protocol block for slurmdbd_conf
by McKay Marston
· 13 days ago
81bcae5
Merge branch 'dmj/correct-fuzzy-match-license-display' into 'master'
by Ben Glines
· 7 days ago
e06f32e
slurmrestd - Deprecate SLURMRESTD_YAML for SLURM_YAML
by Nathan Rini
· 5 weeks ago
e6a6124
slurmrestd - Deprecate SLURMRESTD_JSON for SLURM_JSON
by Nathan Rini
· 5 weeks ago
1446b8e
Merge branch 'nate-i51076' into 'master'
by Brian Christiansen
· 7 days ago
f1dd316
Testsuite - Validate scontrol show license=<local> works
by Doug Jacobsen
· 6 weeks ago
07d4530
Only use fuzzy match code path for remote licenses
by Doug Jacobsen
· 2 weeks ago
7b2c48f
Fix server name split for RemoteFuzzyMatch by parsing last '@'
by Doug Jacobsen
· 6 weeks ago
46d2b15
Fix whitespace
by Doug Jacobsen
· 2 weeks ago
0e97a0f
Merge branch '25499-reboot-states-not-parsed-correctly' into 'master'
by Brian Christiansen
· 7 days ago
fe01706
Testsuite - Add test_111_6 about sinfo --states name parsing
by Brian Christiansen
· 2 weeks ago
aeb18b5
Simplify sinfo --states=all and fix a memory error
by Brian Christiansen
· 2 weeks ago
0c7fc4f
Make sinfo --states parsing and listing table-driven
by Brian Christiansen
· 2 weeks ago
e21b768
Show the compact form of a bare PLANNED or RES node state
by Brian Christiansen
· 2 weeks ago
a7c5e35
Fix sinfo --states parsing for reboot flag names
by Brian Gregory
· 4 weeks ago
50ec27e
Merge branch 'docs-remove-perfctrs' into 'master'
by Ben Glines
· 8 days ago
f35a838
Merge branch 'nate-i50190-runtime' into 'master'
by Ben Glines
· 8 days ago
a9f6ab7
Merge branch 'update-test-suite-README' into 'master'
by Albert Gil
· 8 days ago
a6dec8e
Docs - remove obsolete PERFCTRS (NPC) references from documentation
by Brian Christiansen
· 8 days ago
7c989f4
accounting_storage/mysql - Fix cluster nonhour rollup GROUP BY collision
by Tim McMullan
· 9 days ago
49f9427
accounting_storage/mysql - Fix uint16_t truncation of node event state
by Tim McMullan
· 9 days ago
257185b
Testsuite - Add test_116_60 about the --runtime=list option
by Nathan Rini
· 5 weeks ago
cad188e
Testsuite - Add test_116_59 about the --runtime job submission option
by Nathan Rini
· 5 weeks ago
ae8acd9
runtime - Have the plugin exec the task instead of slurmstepd
by Nathan Rini
· 4 weeks ago
1dc1347
slurmstepd - Load the runtime selected by --runtime
by Nathan Rini
· 5 weeks ago
25933e7
srun - Pass the --runtime to job launch
by Nathan Rini
· 5 weeks ago
4049bc5
sbatch/srun/salloc - Rename --container-type option to --runtime
by Nathan Rini
· 5 weeks ago
53ef6fb
slurmstepd - Remove container handling
by Nathan Rini
· 5 weeks ago
5d1dcd2
runtime/none - Add implementation
by Nathan Rini
· 5 weeks ago
dd8a096
runtime/none - Add stub files
by Nathan Rini
· 5 weeks ago
c916be8
runtime/oci - Add implementation
by Nathan Rini
· 6 weeks ago
1b674cf
runtime/oci - Add stub files
by Nathan Rini
· 6 weeks ago
cba0bfb
slurmstepd - Add runtime hooks to step and task lifecycle
by Nathan Rini
· 6 weeks ago
df8d1b6
slurmstepd - Load runtime plugin
by Nathan Rini
· 6 weeks ago
5d04c68
runtime - Add implementation
by Nathan Rini
· 6 weeks ago
6dd2fc9
runtime - Add stub files
by Nathan Rini
· 6 weeks ago
6f8d89f
Add DefRuntimePlugin to slurm.conf
by Nathan Rini
· 7 weeks ago
776a170
Add 26.11 protocol blocks for slurm_step_launch_params_t
by Nathan Rini
· 3 weeks ago
fdbdcd7
Add 26.11 protocol blocks for batch_job_launch_msg_t
by Nathan Rini
· 5 weeks ago
9f4f028
Add 26.11 protocol blocks for launch_tasks_request_msg_t
by Nathan Rini
· 5 weeks ago
96e3697
Fix include order in slurm_opt.c
by Nathan Rini
· 4 weeks ago
d3ec77b
Merge branch 'mcmullan-srun-fwd-signal' into 'master'
by Megan Dahl
· 9 days ago
b8104e3
Testsuite - Fix testsuite/README removing stale entries
by Nathan Prisbrey
· 9 days ago
Next »