|
|
安装了ORCA 5.0.2和OPENMPI 4.1.1,设置了相应的PATH和LD_LIBRARY_PATH,包括ALIAS,但是运行就会报错,这是什么问题
[root01@localhost orca]$ orca TS3-ccsd.inp > TS3-ccsd.out
[localhost.localdomain:07294] PMIX ERROR: OUT-OF-RESOURCE in file dstore_segment.c at line 207
[localhost.localdomain:07294] PMIX ERROR: OUT-OF-RESOURCE in file dstore_base.c at line 661
[localhost.localdomain:07294] PMIX ERROR: OUT-OF-RESOURCE in file dstore_base.c at line 1857
[localhost.localdomain:07294] PMIX ERROR: OUT-OF-RESOURCE in file dstore_base.c at line 2846
[localhost.localdomain:07294] PMIX ERROR: OUT-OF-RESOURCE in file dstore_base.c at line 2894
[localhost.localdomain:07294] PMIX ERROR: OUT-OF-RESOURCE in file server/pmix_server.c at line 3423
[localhost.localdomain:07300] OPAL ERROR: Unreachable in file pmix3x_client.c at line 112
*** An error occurred in MPI_Init
*** on a NULL communicator
*** MPI_ERRORS_ARE_FATAL (processes in this communicator will now abort,
*** and potentially your MPI job)
[localhost.localdomain:07300] Local abort before MPI_INIT completed completed successfully, but am not able to aggregate error messages, and not able to guarantee that all other processes were killed!
--------------------------------------------------------------------------
Primary job terminated normally, but 1 process returned
a non-zero exit code. Per user-direction, the job has been aborted.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun detected that one or more processes exited with non-zero status, thus causing
the job to be terminated. The first process to do so was:
Process name: [[52465,1],2]
Exit code: 1
--------------------------------------------------------------------------
|
|