Actions: JuliaParallel/SlurmClusterManager.jl
Actions
Showing runs from all workflows
478 workflow runs
478 workflow runs
@error
(instead of println
)
TagBot
#29:
Issue comment #24 (comment)
created
by
DilumAluthge
master
CI
#77:
Pull request #18
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
#76:
Pull request #19
synchronize
by
DilumAluthge
params[:env]
(that is, the env
kwarg to the addprocs()
function)
CI
#75:
Pull request #20
synchronize
by
DilumAluthge
verbose
field, and use the Julia logging system instead
CI
#72:
Pull request #23
synchronize
by
DilumAluthge
@error
(instead of println
)
CI
#71:
Pull request #24
synchronize
by
DilumAluthge
docker-compose
to docker compose
CI
#63:
Pull request #25
opened
by
DilumAluthge
ProTip!
You can narrow down the results and go further in time using created:<2024-12-29 or the other filters available.