Page 1 of 1

Abinit 7.4.0 with Intel MPI

Posted: Wed Jul 10, 2013 8:31 pm
by gabriel.antonius
Dear developers,
I am experiencing a bug with trunk/7.4.0-public (revno 434), which does not trigger with the last release version abinit-7.2.2.

Using the Intel MPI "mvapich2/1.6", I cannot run the test v5_35 in parallel on 2 processors.
It crashes somewhere during the MPI setup, right after

Code: Select all

chkinp: Checking input parameters for consistency
and no standard error is issued.

This problem might be specific to my machine, hence I would like someone to check that he can reproduce the bug. If so, another parallel test would be required!

Thanks
---------

More info:
- I used intel compilers 12.0.4.
- Using openmpi-gcc45 does not reproduce the bug.