<html><head><meta http-equiv="Content-Type" content="text/html charset=iso-8859-1"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;">Dear all,<div><br></div><div>I have downloaded version 14 of Wien2K. I am trying to compile it on a Intel<font face="Menlo"><span style="font-size: 11px;"> Xeon parallel computer with ifort(13)/openmpi(1.6.3)/fftw(3.3).</span></font></div><div><font face="Menlo"><span style="font-size: 11px;"><br></span></font></div><div><font face="Menlo"><span style="font-size: 11px;">I am facing a problem with compiling lapw0_mpi. The error message is shown below.</span></font></div><div><br></div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146); position: static; z-index: auto;">/usr/local/fftw-3.3-intel/include/fftw3-mpi.f03(33): error #5082: Syntax error, found ')' when expecting one of: ( * <IDENTIFIER> <CHAR_CON_KIND_PARAM> <CHAR_NAM_KIND_PARAM> <CHARACTER_CONSTANT> ...</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">      integer(), value :: comm</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">--------------^</div></div><div><br></div><div>The other lapwX_mpi packages compile fine and work well.</div><div><br></div><div><br></div><div>Has anyone seen this message before?</div><div><br></div><div>Thank you for your help.</div><div><br></div><div>Pascal</div><div><br></div><div><br></div><div>For sake of completeness here are the various compilation options:</div><div><br></div><div>Compilers:</div><div><div>ifort/cc/mpif90</div><div><br></div><div>Parallel options:</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">setenv TASKSET "no"</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">setenv USE_REMOTE 0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">setenv MPI_REMOTE 0</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">setenv WIEN_GRANULARITY 1</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">setenv WIEN_MPIRUN "mpirun -np _NP_ -machinefile _HOSTS_ _EXEC_ »</div></div><div><br></div><div>Compiler options and libraries:</div><div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:FOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:FPOPT:-FR -mp1 -w -prec_div -pc80 -pad -ip -DINTEL_VML -traceback -assume buffered_io</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:FFTW_OPT:-DFFTW3 -I/usr/local/fftw-3.3-intel/include</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:FFTW_LIBS:-lfftw3_mpi -lfftw3 -L/usr/local/fftw-3.3-intel/lib</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:LDFLAGS:$(FOPT) -L$(MKLROOT)/lib/$(MKL_TARGET_ARCH) -pthread</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:DPARALLEL:'-DParallel'</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:R_LIBS:-lmkl_lapack95_lp64 -lmkl_intel_lp64 -lmkl_intel_thread -lmkl_core -openmp -lpthread</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:RP_LIBS:-lmkl_scalapack_lp64 -lmkl_blacs_lp64 $(R_LIBS)</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:MPIRUN:mpirun -np _NP_ -machinefile _HOSTS_ _EXEC_</div><div style="margin: 0px; font-size: 11px; font-family: Menlo; background-color: rgb(146, 146, 146);">current:MKL_TARGET_ARCH:intel64</div></div></div><div><br></div><div><br></div><div><br></div><div><div>Pascal Boulet</div><div><br></div><div>--</div><div><a href="mailto:pascal.boulet@univ-amu.fr">pascal.boulet@univ-amu.fr</a></div><div>Aix-Marseille University</div><div>MADIREL Laboratory</div><div>Avenue Normandie-Niemen</div><div>F-13397 Marseille Cedex 20</div><div>Tel.: +33 413.55.18.10</div><div>Fax: +33 413.55.18.50</div><div><a href="http://allos.up.univ-mrs.fr/pascal/">http://allos.up.univ-mrs.fr/pascal/</a></div></div></body></html>