Abinit MPI Mac - Problem

Total energy, geometry optimization, DFT+U, spin....

Moderator: bguster

Locked
fileti
Posts: 5
Joined: Thu Aug 18, 2016 11:04 pm

Abinit MPI Mac - Problem

Post by fileti » Thu Aug 18, 2016 11:15 pm

Hello, everyone, when I tried to run the first tutorial exercise I had the following problem:

--- !ERROR
src_file: isfile.F90
src_line: 88
mpi_rank: 0
message: |
Checks for existence of file # H2 molecule in a big box
but INQUIRE finds file does not exist.Action: check file name and re-run.
...


leave_new: decision taken to exit ...
--------------------------------------------------------------------------
MPI_ABORT was invoked on rank 0 in communicator MPI_COMM_WORLD
with errorcode 14.


I thought that was the problem with openMPI but after some tests I realized it was not.

At forum I found the following thread that was about it. viewtopic.php?f=8&t=3122
Interestingly Jordan's tip worked. That is, the program does not recognize the name of the file when I try to pass them through tb.files.

I wonder if anyone has any tip for the names file to be read directly, without having to type them in the terminal.
Bests
Eudes

fileti
Posts: 5
Joined: Thu Aug 18, 2016 11:04 pm

Re: Abinit MPI Mac - Problem (SOLVED)

Post by fileti » Wed Sep 07, 2016 5:41 pm

Hi guys, it's just a silly input mistake.
Eudes

Locked