Closed GoogleCodeExporter closed 8 years ago
It is strange that the error message contains no other information (e.g. output
from ADDA itself). Is it redirected to a different file?
From this error message I can only guess that the problem may be with command
line parameters, which you denote as "...". Try running "./adda_mpi",
"./adda_mpi ..." and then “mpiexec –n <N> ./adda_mpi“ to localize the
problem. You may also try "./adda ...". Please provide the results of these
runs - then I may have more ideas.
Original comment by yurkin
on 3 Jul 2012 at 4:41
Thanks for your reply,
when I type "./adda_mpi...",It shows that"
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."
Original comment by zxiaomi...@gmail.com
on 4 Jul 2012 at 1:54
What are results of other runs that I suggested (without the command line or
using sequential version)?
Original comment by yurkin
on 4 Jul 2012 at 3:58
Since there are no new information, I am closing this issue.
Original comment by yurkin
on 25 Jul 2012 at 5:08
Original issue reported on code.google.com by
zxiaomi...@gmail.com
on 3 Jul 2012 at 12:20