Actions: JuliaParallel/SlurmClusterManager.jl
Actions
Showing runs from all workflows
478 workflow runs
478 workflow runs
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
c1,c2
hostname test in CI
TagBot
#36:
Issue comment #29 (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]
)
CI
#101:
Pull request #30
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
#100:
Pull request #30
opened
by
DilumAluthge
ProTip!
You can narrow down the results and go further in time using created:<2024-12-31 or the other filters available.