Actions: JuliaParallel/SlurmClusterManager.jl
Actions
Showing runs from all workflows
411 workflow runs
411 workflow runs
jkleinh/slurm-cluster
Docker image?
TagBot
#45:
Issue comment #31 (comment)
created
by
kleinhenz
sha256
digest in the FROM
line
CI
#118:
Pull request #32
opened
by
DilumAluthge
Base.active_project()
from the "manager" process to the worker processes (but allow the user to override that behavior by specifying JULIA_PROJECT
in params[:env]
)
CI
#117:
Pull request #19
synchronize
by
DilumAluthge
Base.active_project()
from the "manager" process to the worker processes (but allow the user to override that behavior by specifying JULIA_PROJECT
in params[:env]
)
CI
#116:
Pull request #19
synchronize
by
DilumAluthge
c1,c2
hostname test in CI
CI
#115:
Pull request #29
synchronize
by
DilumAluthge
Base.active_project()
from the "manager" process to the worker processes (but allow the user to override that behavior by specifying JULIA_PROJECT
in params[:env]
)
CI
#114:
Pull request #19
synchronize
by
DilumAluthge
Base.active_project()
, Base.LOAD_PATH
, and Base.DEPOT_PATH
to the workers (but allow the user to override that behavior by specifying JULIA_{PROJECT,LOAD_PATH,DEPOT_PATH}
in params[:env]
)
CI
#113:
Pull request #30
synchronize
by
DilumAluthge
params[:env]
(that is, the env
kwarg to the addprocs()
function)
CI
#112:
Pull request #20
synchronize
by
DilumAluthge
Base.active_project()
, Base.LOAD_PATH
, and Base.DEPOT_PATH
to the workers (but allow the user to override that behavior by specifying JULIA_{PROJECT,LOAD_PATH,DEPOT_PATH}
in params[:env]
)
CI
#111:
Pull request #30
synchronize
by
DilumAluthge
c1,c2
hostname test in CI
CI
#110:
Pull request #29
synchronize
by
DilumAluthge
@assert
s to errors, and change bare using Foo
to using Foo: name, anothername, ...
CI
#109:
Pull request #28
synchronize
by
DilumAluthge
@error
(instead of println
)
CI
#106:
Pull request #24
synchronize
by
DilumAluthge
verbose
field, and use the Julia logging system instead
CI
#105:
Pull request #23
synchronize
by
DilumAluthge
params[:env]
(that is, the env
kwarg to the addprocs()
function)
CI
#104:
Pull request #20
synchronize
by
DilumAluthge
Base.active_project()
from the "manager" process to the worker processes (but allow the user to override that behavior by specifying JULIA_PROJECT
in params[:env]
)
CI
#103:
Pull request #19
synchronize
by
DilumAluthge
params[:env]
(that is, the env
kwarg to the addprocs()
function)
TagBot
#40:
Issue comment #20 (comment)
created
by
DilumAluthge
Base.active_project()
, Base.LOAD_PATH
, and Base.DEPOT_PATH
to the workers (but allow the user to override that behavior by specifying JULIA_{PROJECT,LOAD_PATH,DEPOT_PATH}
in params[:env]
)
TagBot
#38:
Issue comment #30 (comment)
created
by
DilumAluthge
ProTip!
You can narrow down the results and go further in time using created:<2024-12-31 or the other filters available.