-
Type: Bug
-
Resolution: Fixed
-
Priority: Major
-
None
-
Affects Version/s: 4.6.1
-
Component/s: CLI: pegasus-cluster
-
None
-
Environment:CentOS release 6.7 (Final)
gcc version 4.4.7 20120313 (Red Hat 4.4.7-16) (GCC)
pegasus-mpi-cluster reports invalid cpuinfo (see attached /proc/cpuinfo file). 4.6.0 pmc works.
$ make test
cppcheck --quiet *.cpp
test/test.sh
Running ./test-strlib...
OK
Running ./test-tools...
terminate called after throwing an instance of 'Failure'
what(): failure.cpp(22): Invalid cpuinfo: 36 136 36
test/test.sh: line 6: 120915 Aborted (core dumped) $test
FAILED (134)
make: *** [test] Error 1