Actions: kleinhenz/SlurmClusterManager.jl
Actions
Showing runs from all workflows
247 workflow runs
247 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
#60:
Pull request #19
synchronize
by
DilumAluthge
params[:env]
(that is, the env
kwarg to the addprocs()
function)
CI
#59:
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
#58:
Pull request #19
synchronize
by
DilumAluthge
@error
(instead of println
)
CI
#57:
Pull request #24
opened
by
DilumAluthge
verbose
field, and use the Julia logging system instead
CI
#56:
Pull request #23
opened
by
DilumAluthge
params[:env]
(that is, the env
kwarg to the addprocs()
function)
CI
#55:
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
#54:
Pull request #19
synchronize
by
DilumAluthge
params[:env]
(that is, the env
kwarg to the addprocs()
function)
CI
#52:
Pull request #20
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
#51:
Pull request #19
opened
by
DilumAluthge
master
CI
#50:
Pull request #18
opened
by
DilumAluthge
ProTip!
You can narrow down the results and go further in time using created:<2023-12-26 or the other filters available.