Search found 1 match

by lawilog
Wed Sep 04, 2013 12:45 pm
Forum: Configuring and compiling ABINIT
Topic: Abinit 7.2.1 GCC 4.6.3 openmpi [SOLVED]
Replies: 10
Views: 11221

Re: Abinit 7.2.1 GCC 4.6.3 openmpi [SOLVED]

I also had the above syntax error and google brought me here. My solution to this syntax error was not changing the MPI implementation, decreasing the optimization level or doing a benchmark with 24 processors and the MKL library. The problem is that the GNU compiler (gfortran) has a default free-li...