Skip to content

[PM-1833] pmc cpuinfo invalid detection #1946

Open
@mayani

Description

@mayani

Hello,

pegasus-mpi-cluster fails to report a valid cpuinfo.

Error message:
ABORT: failure.cpp(22): Invalid cpuinfo: 0 128 2

PMC reports "0 128 2" instead of "256 128 2".

This is probably caused by the use of an unsigned char to store the values which is limited to [0-255] in pegasus/src/tools/pegasus-mpi-cluster/tools.h.
cpuinfo and hwloc-info output are attached.

Reporter: Florian Sandron (sandronf)
Watchers:
Florian Sandron (sandronf)
Attachments:
cpuinfo.txt
hwloc-info.txt

Metadata

Metadata

Assignees

Type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions