Sign in
third-party-mirror
/
SchedMD
/
slurm
/
HEAD
05372c1
Merge branch 'cinek/t23977_fix' into 'master'
by Tim Wickberg
· 13 hours ago
master
9da0d67
scrun - Initialize closeall
by Marcin Stolarek
· 21 hours ago
f88d5db
sackd - Initialize closeall
by Marcin Stolarek
· 21 hours ago
b86eb76
Merge branch 'testsuite-fix_test_123_7' into 'master'
by Albert Gil
· 15 hours ago
eb5073d
Testsuite - Fix incorrect xfail in test 123_7
by Oscar Hernández Saborit
· 16 hours ago
686451d
Merge branch 'nate-i50898' into 'master'
by Brian Christiansen
· 16 hours ago
ecccb48
Merge branch 'beng-t25113-persist-FLAG_CAN-states' into 'master'
by Nathan Rini
· 17 hours ago
590a48b
Revert "interfaces/auth - Load AuthAltTypes in slurmd in auth_g_init()"
by Nathan Rini
· 17 hours ago
d1f8955
conmgr - Remove connection state checks from tls_check_fingerprint()
by Ben Glines
· 2 days ago
d8e3da4
conmgr - Optimistically set FLAG_CAN_* when enabling polling
by Ben Glines
· 3 days ago
ef58fa7
conmgr - Add pollctl_fd_type_is_[read|write]
by Ben Glines
· 3 days ago
97ffd03
Merge branch 'qa' into 'master'
by Albert Gil
· 20 hours ago
212bee6
Testsuite - Improve stop_slurmctld() with better logging
by Albert Gil
· 20 hours ago
aecb846
Merge branch 'qa' into 'master'
by Albert Gil
· 22 hours ago
76604e9
Testsuite - Improve test_102_7 avoiding false failures
by Albert Gil
· 22 hours ago
4b5f588
Testsuite - Improve wait_for_job_accounted getting the whole value
by Albert Gil
· 22 hours ago
0ca06d3
Merge branch 'qa' into 'master'
by Albert Gil
· 24 hours ago
b3bafc4
Testsuite - Fix test_116_38 for older and mixed versions
by Albert Gil
· 24 hours ago
352107c
Merge branch 'qa' into 'master'
by Albert Gil
· 24 hours ago
0159916
Testsuite - Improve coredumps detection avoiding "too many headers"
by Albert Gil
· 24 hours ago
68d495e
Merge branch 'wickberg/misc' into 'master'
by Tim Wickberg
· 29 hours ago
04fdfda
Remove unused merge_delta_qos_list()
by Tim Wickberg
· 29 hours ago
870a9ff
Remove unused dump_update_list()
by Tim Wickberg
· 29 hours ago
0ee81ce
Merge branch 'cinek/t23977' into 'master'
by Tim Wickberg
· 29 hours ago
a6a0c15
Don't close file descriptors before dup2()
by Marcin Stolarek
· 29 hours ago
c91d82f
_forkexec_slurmstepd() - use close_all(3) instead of CLOEXEC flag
by Marcin Stolarek
· 29 hours ago
3806eb3
Ensure closeall_init() was called before closeall()
by Marcin Stolarek
· 29 hours ago
46041b2
closeall_init() - handle getrlimit return RLIMIT_NOFILE
by Marcin Stolarek
· 29 hours ago
ef6c23a
closeall_except - Set initial value of highest_skipped to fd
by Marcin Stolarek
· 29 hours ago
06f7d4f
closeall_except() - Add direct use of close_range syscall
by Marcin Stolarek
· 29 hours ago
51bec76
Rework closeall_except() to use close_range()
by Tim Wickberg
· 29 hours ago
476133e
Call closeall_init() in slurmctld/slurmd/slurmstepd
by Tim Wickberg
· 29 hours ago
21832b9
Add support for close_range()
by Tim Wickberg
· 29 hours ago
69282a3
Merge branch 'nate-i50898' into 'master'
by Tim Wickberg
· 32 hours ago
41835a6
slurm.conf - Add SlurmdHttpAuthParameters
by Megan Dahl
· 32 hours ago
814b33b
slurm.conf - Add SlurmctldHttpAuthParameters
by Megan Dahl
· 32 hours ago
235d69d
Merge branch 'shanks-async-steps' into 'master'
by Brian Christiansen
· 33 hours ago
2af913e
Changelog: Implement Async Job Steps
by Will Shanks
· 3 days ago
9bebb96
Docs - Add srun --async docs
by Will Shanks
· 7 days ago
1850bcc
srun: return step id and ESLURM_STEP_QUEUED for queued async steps
by Will Shanks
· 8 days ago
99b4e57
step_ctx: don't open a socket for async steps
by Will Shanks
· 5 weeks ago
e2ee445
srun: don't start shepherd for async steps
by Will Shanks
· 3 weeks ago
f19ffa4
srun: don't try launching async steps
by Will Shanks
· 5 weeks ago
655d03e
srun: build launch_params for async steps
by Will Shanks
· 4 weeks ago
2b0561e
srun: setup env when building launch params
by Will Shanks
· 4 weeks ago
f604837
launch.c: move building launch_params into own func
by Will Shanks
· 5 weeks ago
7698a9a
srun: move setup_one_job_env into srun_job.c
by Will Shanks
· 4 weeks ago
bdfb333
srun: add --async flag
by Will Shanks
· 9 weeks ago
ab4edc4
slurmstepd_job: don't setup io streaming for local io steps
by Will Shanks
· 2 weeks ago
cd949c9
slurmstepd: don't stream io for LOCAL_IO steps
by Will Shanks
· 5 weeks ago
4d64286
slurmstepd: don't send launch resp for local_io steps
by Will Shanks
· 5 weeks ago
144e9fc
slurmstepd: check for LOCAL and LABEL IO flags
by Will Shanks
· 7 days ago
3088c20
step_launch: don't setup io handling on caller if step is doing local io
by Will Shanks
· 5 weeks ago
91152c0
step_launch: don't grab daemon environ
by Will Shanks
· 4 weeks ago
a2e1cb0
step_launch: set LAUNCH_LOCAL_IO if SSF_ASYNC
by Will Shanks
· 5 weeks ago
9e61703
stepmgr: Return ESLURM_STEP_QUEUED when queuing async steps
by Will Shanks
· 2 weeks ago
bcf4b70
Allow cancelling pending steps
by Brian Christiansen
· 10 days ago
334931e
Pass step's state to dbd
by Brian Christiansen
· 10 days ago
4a2b2ff
stepmgr: Launch queued async steps when possible
by Will Shanks
· 4 weeks ago
9b4c954
stepmgr: Launch async steps immediately when possible
by Will Shanks
· 6 days ago
a898b7e
stepmgr: step record cleanup
by Will Shanks
· 6 days ago
fc96c27
stepmgr: Add pending async steps to db
by Will Shanks
· 4 weeks ago
ceb2be3
stepmgr: step complete/signaling tweaks for async
by Will Shanks
· 6 days ago
b934f28
stepmgr: assign real stepid for pending async steps
by Brian Christiansen
· 10 days ago
557575d
stepmgr: Save step_create_request_msg for pending async steps
by Will Shanks
· 6 days ago
eefcc57
stepmgr: Set flags for pending step records
by Will Shanks
· 5 weeks ago
b7b8d2a
stepmgr: Sort setting attribs for pending steps
by Will Shanks
· 5 weeks ago
3c52d6a
Check async step requests have all required fields
by Will Shanks
· 6 days ago
59579c3
stepmgr: Add async status to stepDesc dump
by Will Shanks
· 3 weeks ago
4d160ef
Save step_create_request_msg in step_state
by Will Shanks
· 6 days ago
de37ddb
Add job_step_create_request_msg_t to step_record
by Will Shanks
· 6 days ago
9fb9c98
Pack and unpack slurm_step_launch_params_t
by Will Shanks
· 5 days ago
5e8a22d
Add launch_params to step_create_request_msg
by Will Shanks
· 4 weeks ago
4036de8
step_launch: handle async steps not having an srun
by Will Shanks
· 6 days ago
1441a31
Prep _[un]pack_step_start_msg() for 26.05
by Brian Christiansen
· 10 days ago
629dd0d
Move step_ctx_destroy into common
by Will Shanks
· 4 weeks ago
e654401
slurm.h: Rename remote_*_filename to *_filename
by Will Shanks
· 5 weeks ago
420ab22
list.c: Convert list_delete_ptr to use LIST_THREAD_LOCK macros
by Will Shanks
· 9 days ago
ab20f97
list.c: Convert list_delete_all to use LIST_THREAD_LOCK macros
by Will Shanks
· 3 weeks ago
bcb2851
Add state field to job_step_create_response_msg_t
by Will Shanks
· 8 days ago
338f1a1
slurm_protocol_defs: Add LAUNCH_LOCAL_IO flag
by Will Shanks
· 5 weeks ago
5278aa5
slurm_protocol_defs: Match indents for LAUNCH_* defines
by Will Shanks
· 5 weeks ago
31993ff
slurm.h: Add SSF_ASYNC
by Will Shanks
· 5 weeks ago
89917ea
Add ESLURM_STEP_QUEUED errno
by Will Shanks
· 8 days ago
7921940
Skip creating dummy step_info_t structure in batch_stepd_step_rec_create()
by Tim Wickberg
· 4 weeks ago
fe6d3df
Avoid issues if sruns list is empty in _setup_normal_io()
by Tim Wickberg
· 4 weeks ago
7eac144
Avoid crash if sruns list is empty in setup_x11_forward()
by Tim Wickberg
· 4 weeks ago
6eefc84
Move list_append() next to _srun_info_create()
by Tim Wickberg
· 4 weeks ago
8d98dad
Remove unnecessary casts for _srun_info_destructor()
by Tim Wickberg
· 4 weeks ago
483be84
Fold srun_info_destroy() into _srun_info_destructor()
by Tim Wickberg
· 4 weeks ago
3af29bb
Rename and tag _srun_info_create() as static
by Tim Wickberg
· 4 weeks ago
2fb10a5
Initialize step_signal.step_id directly in job_step_signal()
by Tim Wickberg
· 4 weeks ago
b0a6a77
Rename and tag _step_create() as static
by Tim Wickberg
· 4 weeks ago
e64532d
Rename and tag _dump_step_desc() as static
by Tim Wickberg
· 4 weeks ago
7374c4a
slurmstepd: remove extra space
by Will Shanks
· 5 weeks ago
d07a905
Correct "TDB" -> "TBD"
by Brian Christiansen
· 13 days ago
45f2023
Sort imports in srun/launch.c
by Will Shanks
· 5 weeks ago
7613329
Sort source list in common Makefile.am
by Will Shanks
· 5 weeks ago
cf065eb
Add build artifacts to gitignore
by Will Shanks
· 5 weeks ago
b912385
Merge branch 'dmj/50860_healthcheck_timeout' into 'master'
by Brian Christiansen
· 34 hours ago
Next »