Skip to content

n allocated processes, and n+1 spawned in julia #3

Closed
@matthiasbe

Description

@matthiasbe

If I use the command sbatch -n 4 script.jl with the script of your example, I see that there are 4 workers registered, plus 1 master process.

How will these 5 processes be distributed on the 4 allocated resources ? Is the master process sharing a resource with one of the worker processes ?

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