|
老师您好,我在运行ORCA5.0.0的时候报错
*** An error occurred in MPI_Type_match_size
*** reported by process [795541505,1]
*** on communicator MPI_COMM_WORLD
*** MPI_ERR_ARG: invalid argument of some other kind
*** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
*** and potentially your MPI job)
PMIX ERROR: UNREACHABLE in file server/pmix_server.c at line 2198
2 more processes have sent help message help-mpi-errors.txt / mpi_errors_are_fatal
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
openmpi4.1.1是按照3.1.3的方法安装的,安装完成后which mpirun 也显示是4.1.1版本
orca单核计算是没问题的,设置多核就会出现上述报错。 |
|