Skip to content

use_pcpu=false has incorrect behaviour with HT enabled SKUs #446

@ryanhamel

Description

@ryanhamel

The reported CPUs to slurm is the physical count, while also setting the ThreadsPerCore to 2. This effectively cuts the physical core count in half. Instead, the CPUs must always be set to the virtual count, and the ThreadsPerCore must only be 2 when use_pcpu=true. Note - Default memory per CPU must still behave correctly.

Metadata

Metadata

Assignees

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