Skip to content

pin_thread only works when all cores in a node are allocated to the job #37

@KirtusLeyba

Description

@KirtusLeyba

I've tracked down why sometimes on various systems SIMCoV can give the warning: "Could not pin process x to core y." If I request a resource allocation where I get cores, for example, 50-57 and run an 8 process job, the pin_thread function in src/utils.cpp will fail and return a warning because it will try to pin the processes to cores 0-7. Not sure at this moment how to check which cores a slurm like job scheduler gives you at run time.

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type
    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