Skip to content

Commit 51995cb

Browse files
authored
Fix
1 parent abf270b commit 51995cb

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: src/slurmmanager.jl

+1
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ mutable struct SlurmManager <: ClusterManager
1010
launch_timeout::Float64
1111
srun_post_exit_sleep::Float64
1212
srun_proc
13+
custom_worker_flag::Cmd
1314

1415
function SlurmManager(; launch_timeout=60.0, srun_post_exit_sleep=0.01)
1516

0 commit comments

Comments
 (0)