|
|
之前5.0正常运行,换5.0.1后报错,发现没有gfortran,装了以后重新编译openmpi就能正常运行了。这是因为什么阿?5.0.1改了什么地方导致需要gfortran么?
附上错误日志:
[liwenjie:866897] *** An error occurred in MPI_Type_match_size
[liwenjie:866897] *** reported by process [3781099521,7]
[liwenjie:866897] *** on communicator MPI_COMM_WORLD
[liwenjie:866897] *** MPI_ERR_ARG: invalid argument of some other kind
[liwenjie:866897] *** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
[liwenjie:866897] *** and potentially your MPI job)
[liwenjie:866885] 8 more processes have sent help message help-mpi-errors.txt / mpi_errors_are_fatal
[liwenjie:866885] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
[file orca_tools/qcmsg.cpp, line 458]:
.... aborting the run |
|