특이하게(?)도 openMPI를 통해서만 구동이 되고, 단독으로 실행시 아래의 에러가 발생한다.
$ ../xhpl
HPL ERROR from process # 0, on line 419 of function HPL_pdinfo:
>>> Need at least 4 processes for these tests <<<
HPL ERROR from process # 0, on line 621 of function HPL_pdinfo:
>>> Illegal input in file HPL.dat. Exiting ... <<<
In file included from ../include/hpl.h:80:0, from auxil/HPL_dlatcpy.c:50: ../include/hpl_pmisc.h:54:10: fatal error: mpi.h: 그런 파일이나 디렉터리가 없습니다 #include "mpi.h" ^~~~~~~