When I started to run the Quantum espresso Software, It says this error
MPI_ABORT was invoked on rank 6 in communicator MPI_COMM_WORLD
with errorcode 0.
NOTE: invoking MPI_ABORT causes Open MPI to kill all MPI processes.
You may or may not see output from other processes, depending on
exactly when Open MPI kills them.
--------------------------------------------------------------------------
--------------------------------------------------------------------------
mpirun has exited due to process rank 0 with PID 13991 on
node hydra exiting without calling "finalize". This may
have caused other processes in the application to be
terminated by signals sent by mpirun (as reported here).
--------------------------------------------------------------------------
[hydra-of-solid-state:13978] 7 more processes have sent help message help-mpi-api.txt / mpi-abort
[hydra-of-solid-state:13978] Set MCA parameter "orte_base_help_aggregate" to 0 to see all help / error messages
/home/tikaram/QE/1st : done
How Can I solve this problem?