Search found 3 matches

by IvanHito
Tue Jun 17, 2014 1:49 pm
Forum: Configuring and compiling ABINIT
Topic: Unable to compile in parallel using mvapich [SOLVED]
Replies: 6
Views: 7312

Re: Unable to compile in parallel using mvapich [SOLVED]

Didn't get it from the first look, but after some attempts I understood, what you mean. The compilation have been successfully finished I used the following version of m_xmpi.F90: mpierr1=MPI_SUCCESS; mpierr2=MPI_SUCCESS #if defined HAVE_MPI1 call MPI_Errhandler_get(my_comm,old_err_handler,mpierr1) ...
by IvanHito
Mon Jun 16, 2014 1:54 pm
Forum: Configuring and compiling ABINIT
Topic: Unable to compile in parallel using mvapich [SOLVED]
Replies: 6
Views: 7312

Re: Unable to compile in parallel using mvapich [SOLVED]

I didn't have access to the computer for last three days. Now I'm back to work again. I did the patch you kindly prepared for me and restarted the make (with distclean and the same as above ./configure befor it). But it failed again... though, in the other part of the compilation. Now that's what it...
by IvanHito
Thu Jun 12, 2014 11:01 am
Forum: Configuring and compiling ABINIT
Topic: Unable to compile in parallel using mvapich [SOLVED]
Replies: 6
Views: 7312

Unable to compile in parallel using mvapich [SOLVED]

Greetings to all! I'm quite new on this forum and not well enough in abinit code. So i ask for an excuse if there would be something wrong in my question. My current problem is to compile abinit on a super computer with mvapich release of mpi. There are configuration options i use: ./configure --ena...