<div>Thank you for the feedback.</div><div><br></div><div>Indeed, I have installed prior to the parallel studio the openmpi library, but then I compiled FFTW3 with intelmpi I guess since I entred :</div><div>export CC="icc -m64"</div><div>export MPICC="mpiicc -m64"</div><div>export F77="ifort -mcmodel=large"</div><div>./configure --prefix=/usr/local/fftw --enable-mpi --enable-threads</div><div>make</div><div>sudo make install</div><div><br></div><div>after that I compiled wien2k packages using ifort, icc and mpiifort in the parallel configuration, I also selected blacs provided by intel: libmkl_blacs_intelmpi_lp64 and scalapack</div><div>the compilation has completed refering to no error.</div><div><br></div><div>Do you think Openmpi previously installed may have interfered ? well I will try to remove Openmpi, recompile FFTW3 and wien2k and let you know of the outcome.</div><div><br></div><div>Faithfully,</div><div><br></div><div><div class="gmail_quote"><div>On Fri, Nov 10, 2017 at 7:41 PM Gavin Abo <<a href="mailto:gsabo@crimson.ua.edu">gsabo@crimson.ua.edu</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
  
    
  
  <div text="#000000" bgcolor="#FFFFFF">
    <p>That error message looks like it might be from Open MPI:</p>
    <p><a class="m_2727728056249369706moz-txt-link-freetext" href="https://github.com/open-mpi/ompi/issues/3380" target="_blank">https://github.com/open-mpi/ompi/issues/3380</a><br>
    </p>
    <p>Meaning, if you intended to compile with intelmpi, it looks like
      you may have something compiled incorrectly with Open MPI instead
      of with intelmpi.  Did you use the right blacs library in the
      parallel compiler settings in siteconfig for intelmpi?  Did you
      compile FFTW3 with intelmpi?</p></div><div text="#000000" bgcolor="#FFFFFF">
    <div class="m_2727728056249369706moz-cite-prefix">On 11/10/2017 8:26 AM, Chouaib AHMANI
      FERDI wrote:<br>
    </div>
    <blockquote type="cite">
      <div>
        <div class="gmail_default" style="font-family:georgia,serif">Dear
          all,</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">Thank
          you for the replies.</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">I
          installed intel parallel studio 2017, which contains a fortran
          compiler, MKL, Scalapack, blacs, intelmpi, then I configured
          FFTW3 so that F77 compiler is ifort and enabled mpi. After
          that i compiled the wien2k programs with no error in sight, so
          far so good. <br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">I
          wanted now to test it on a 4 cores machine Corei3 (I did not
          want to risk anything with the program already installed in
          the 32 cores shared memory machine).</div>
        <div class="gmail_default" style="font-family:georgia,serif">I
          set 10 kpoints (3 inequivalent atoms for the test) which left
          me with klist = 1<br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">I
          set .machines file like so : <br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">1:localhost:2    
          #so that 2 cores would take the job<br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">The
          SCF stops with this error in the dayfile :</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">running
          LAPW1 in parallel mode (using .machines)</div>
        <div class="gmail_default" style="font-family:georgia,serif">1
          number_of_parallel_jobs</div>
        <div class="gmail_default" style="font-family:georgia,serif">      
          localhost localhost(1)---------------------------------</div>
        <div class="gmail_default" style="font-family:georgia,serif">Primary
          job terminated normally, but 1 process returned a non-zero
          exit code.. Per user-direction, the job has been
          aborted.-----------</div>
        <div class="gmail_default" style="font-family:georgia,serif">---------</div>
        <div class="gmail_default" style="font-family:georgia,serif">mpirun
          detected that one or more processes exited with non-zero
          status, thus the job to be terminated. The first process to do
          so was:</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">    
          Exit code: 127</div>
        <div class="gmail_default" style="font-family:georgia,serif">...</div>
        <div class="gmail_default" style="font-family:georgia,serif">LAPW2
          crashed!</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">FYI
          : I tried the OMP_NUM_THREADS=2 and it worked ~ 189 % CPU</div>
        <div class="gmail_default" style="font-family:georgia,serif">But
          giving 1 kpoint job to 2 cores has not.</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">I
          red all the mailing list I could find about this subject but
          none of them really helped.</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">May
          someone point out where is the problem ?</div>
        <div class="gmail_default" style="font-family:georgia,serif"><br>
        </div>
        <div class="gmail_default" style="font-family:georgia,serif">Faithfylly,<br>
        </div>
      </div>
    </blockquote>
  </div>

_______________________________________________<br>
Wien mailing list<br>
<a href="mailto:Wien@zeus.theochem.tuwien.ac.at" target="_blank">Wien@zeus.theochem.tuwien.ac.at</a><br>
<a href="http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien" rel="noreferrer" target="_blank">http://zeus.theochem.tuwien.ac.at/mailman/listinfo/wien</a><br>
SEARCH the MAILING-LIST at:  <a href="http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html" rel="noreferrer" target="_blank">http://www.mail-archive.com/wien@zeus.theochem.tuwien.ac.at/index.html</a><br>
</blockquote></div></div><div dir="ltr">-- <br></div><div data-smartmail="gmail_signature"><div dir="ltr"><div><div dir="ltr"><div><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><div dir="ltr"><font face="georgia, serif" style="background-color:rgb(255,255,255)" color="#0b5394">AHMANI FERDI Chouaïb</font></div><div dir="ltr"><font face="georgia, serif" style="background-color:rgb(255,255,255)" color="#0b5394">"Laboratoire Matériaux Nanomatériaux Nanomagnétisme </font></div><div dir="ltr"><font face="georgia, serif" style="background-color:rgb(255,255,255)" color="#0b5394">  et Enseignement des Sciences"<br></font></div><div dir="ltr"><font face="georgia, serif" style="background-color:rgb(255,255,255)" color="#0b5394">Ecole Normale Supérieure</font></div><div dir="ltr"><span style="background-color:rgb(255,255,255)"><font color="#0b5394"><font face="georgia, serif">Université Mohammed V, </font><span style="font-family:georgia,serif;font-size:12.8px">Rabat. </span></font></span></div><div dir="ltr"><div><span style="background-color:rgb(255,255,255)"><font color="#0b5394"><font face="georgia, serif">Tel : </font><font face="trebuchet ms, sans-serif">+212 6 94 59 57 60</font></font></span></div><div><span style="background-color:rgb(255,255,255)"><font color="#0b5394"><br></font></span></div><div><font face="trebuchet ms, sans-serif"><br></font></div></div></div></div></div></div></div></div></div></div></div>