Skip to content

The r.run_in_parallel script incorrectly checks the core count on head nodes when not on SLURM #13

Description

@grantcurell

I'm running in an environment without SLURM for testing and just realized that this math is run on my headnode despite a nodelist being passed via the PARALLEL_NODEFILE variable.

This causes MaxCores to be incorrectly calculated and later on in the code it erroneously says that there aren't enough cores available.

I'm running runmod directly from the command line.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions