[Pw_forum] parallel environment not found

Mahmoud Payami mpayami at aeoi.org.ir
Tue Oct 26 10:26:26 CEST 2004


Dear PWSCF Users,

Before I try to use "./configure", I have installed MPI and run "mpdboot -n <number_of_hosts>" command successfully. So the environment for parallel is ok.
Afterwards, I try to use the "configure" command. As is seen at the end it does not detect parallel environment (although it detects all relevant mpicc, mpif77, ...):
++++++++++++++++++++++++++++++++++++++++++++++++++++++++
  

[mahmoud at condmat1 ESPRESSO]$ ./configure
checking build system type... i686-pc-linux-gnu
checking architecture... linux32
checking for mpif90... mpif90
checking for Fortran 77 compiler default output file name... a.out
checking whether the Fortran 77 compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU Fortran 77 compiler... no
checking whether mpif90 accepts -g... yes
checking version of mpif90... ifc 7.1
checking for mpif77... mpif77
checking whether we are using the GNU Fortran 77 compiler... yes
checking whether mpif77 accepts -g... yes
checking for mpicc... mpicc
checking whether we are using the GNU C compiler... yes
checking whether mpicc accepts -g... yes
checking for mpicc option to accept ANSI C... none needed
checking version of mpicc... gcc 3.3.3
setting FFLAGS... -Vaxlib -O2 -tpp6
setting F90FLAGS... $(FFLAGS) -nomodule
setting CFLAGS... -O3 -fomit-frame-pointer
checking how to run the C preprocessor... mpicc -E
setting CPP... cpp
setting CPPFLAGS... -P -traditional
setting LD... mpif90
setting LDFLAGS... -Vaxlib -static
setting AR... ar
setting ARFLAGS... ruv
checking whether Fortran files must be preprocessed... no
checking for library containing zggev... no
in /usr/local/lib: checking for library containing zggev... no
in /opt/intel/mkl70/lib/32: checking for library containing zggev... no
in /opt/intel/mkl/mkl61/lib/32: checking for library containing zggev... no
in /opt/intel/mkl/lib/32: checking for library containing zggev... no
in /opt/intel/mkl61/lib/32: checking for library containing zggev... no
in /cineca/lib: checking for library containing zggev... no
in /cineca/prod/intel/lib: checking for library containing zggev... no
in /usr/local/lib: checking for library containing zggev... no
in /usr/local/lib: checking for library containing zggev... no
in /usr/local/intel/mkl701/lib/32: checking for library containing zggev... -lmkl_lapack
checking for library containing fftwnd... -lfftw
checking for library containing mpi_init... no
setting LIBS... -lfftw -L/usr/local/intel/mkl701/lib/32 -lmkl_lapack -lmkl_ia32 -lguide -lpthread
checking for library containing mpi_init... (cached) no
checking for library containing zggev... (cached) -lmkl_lapack
checking for library containing fftwnd... (cached) -lfftw
checking for egrep... grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fftw.h usability... yes
checking fftw.h presence... yes
checking for fftw.h... yes
setting DFLAGS... -D__LINUX -D__INTEL -D__FFTW
setting FDFLAGS... $(DFLAGS)
setting RANLIB... echo
setting MYLIB... lapack_mkl
checking module dependencies... done
configure: creating ./config.status
config.status: creating make.sys
config.status: creating make.rules
-----------------------------------------------------------------
PWscf can take advantage of several optimized numerical libraries
(essl, fftw, mkl...). This configure script attempts to find them,
but may fail if they have been installed in non-standard locations.
 
The following libraries have been found:
  LIBS= -lfftw -L/usr/local/intel/mkl701/lib/32 -lmkl_lapack -lmkl_ia32 -lguide -lpthread
 
If any libraries are missing, you may specify a list of directories
to search and retry, as follows:
  ./configure LIBDIRS="list of directories, separated by spaces"
 
For more information, read the README.INSTALL file or the PWscf manuals.
-----------------------------------------------------------------
----------------------------------------------
WARNING: parallel environment not detected
this program will run in single-processor mode
----------------------------------------------
[mahmoud at condmat1 ESPRESSO]$
+++++++++++++++++++++++++++++++++++++++++++++++++++

Should I do anything more before running "./configure" to make it detect the parallel environment?
Any comment is highly appreciated.

Best regards,
Mahmoud Payami
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.quantum-espresso.org/pipermail/users/attachments/20041026/fd3a2251/attachment.html>


More information about the users mailing list