Scheduled Downtime
On Friday 21 April 2023 @ 5pm MT, this website will be down for maintenance and expected to return online the morning of 24 April 2023 at the latest

MPI_ABORT was invoked

This post was from a previous version of the WRF&MPAS-A Support Forum. New replies have been disabled and if you have follow up questions related to this post, then please start a new thread from the forum home page.

nos_1988

New member
HI, I tried running with mpirun but, I got an error message state that
Code:
 starting wrf task            0  of            1
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 1.

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.
--------------------------------------------------------------------------

Does anyone help me?
 
Hi,

This could be caused by a whole range of issues - Is this the first time you are using this executable? Can you attach some relevant files including your namelist.input, rsl.out.0000, and rsl.error.0000? You can also try using srun instead of mpirun.

Jordan
 
Top