Open
Description
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