Skip to content

addprocs does not activate workers in current project #16

Closed
@andrew-saydjari

Description

@andrew-saydjari

As far as I understand it/have tested, after version 1.9, addprocs(n) creates workers in the same environment as the main process (see JuliaLang/julia#49003). However, addprocs(SlurmManager()) does not seem to do so. This is a problem because activating a project the "old-fashioned way" on new workers takes 10x longer in Julia 1.9+.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions