<div dir="ltr"><div><div><div><div><div><div><div><div><div><div>espresso-parallel]$ ./configure --enable-parallel LIBDIRS="-I /usr/lib64/mpich"<br>checking build system type... x86_64-unknown-linux-gnu<br>checking architecture... x86_64<br>checking for ifort... no<br>checking for pgf90... no<br>checking for pathf95... no<br>checking for sunf95... no<br>checking for openf95... no<br>checking for gfortran... gfortran<br>configure: WARNING: using cross tools not prefixed with host triplet<br>checking whether the Fortran compiler works... yes<br>checking for Fortran compiler default output file name... a.out<br>checking for suffix of executables... <br>checking whether we are cross compiling... yes<br>checking for suffix of object files... o<br>checking whether we are using the GNU Fortran compiler... yes<br>checking whether gfortran accepts -g... yes<br>checking for Fortran flag to compile .f90 files... none<br>checking for mpif90... mpif90<br>checking whether we are using the GNU Fortran compiler... yes<br>checking whether mpif90 accepts -g... yes<br>checking version of mpif90... gfortran 4.8.3<br>setting F90... gfortran<br>setting MPIF90... mpif90<br>checking for cc... cc<br>checking whether we are using the GNU C compiler... yes<br>checking whether cc accepts -g... yes<br>checking for cc option to accept ISO C89... none needed<br>setting CC... cc<br>checking how to run the C preprocessor... cc -E<br>checking for grep that handles long lines and -e... /usr/bin/grep<br>checking for egrep... /usr/bin/grep -E<br>checking for ANSI C header files... yes<br>checking for sys/types.h... yes<br>checking for sys/stat.h... yes<br>checking for stdlib.h... yes<br>checking for string.h... yes<br>checking for memory.h... yes<br>checking for strings.h... yes<br>checking for inttypes.h... yes<br>checking for stdint.h... yes<br>checking for unistd.h... yes<br>checking size of int *... 8<br>checking malloc.h usability... yes<br>checking malloc.h presence... yes<br>checking for malloc.h... yes<br>checking for struct mallinfo.arena... yes<br>checking for gfortran... gfortran<br>checking whether we are using the GNU Fortran 77 compiler... yes<br>checking whether gfortran accepts -g... yes<br>setting F77... gfortran<br>using F90... gfortran<br>setting FFLAGS... -O3 -g<br>setting F90FLAGS... $(FFLAGS) -x f95-cpp-input<br>setting FFLAGS_NOOPT... -O0 -g<br>setting CFLAGS... -O3<br>setting CPP... cpp<br>setting CPPFLAGS... -P -traditional<br>setting LD... mpif90<br>setting LDFLAGS... -g<br>setting AR... ar<br>setting ARFLAGS... ruv<br>checking whether make sets $(MAKE)... yes<br>checking whether Fortran files must be preprocessed... no<br>checking how to get verbose linking output from gfortran... -v<br>checking for Fortran 77 libraries of gfortran...  -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../../../lib64 -L/lib/../lib64 -L/usr/lib/../lib64 -L/usr/lib/gcc/x86_64-redhat-linux/4.8.3/../../.. -lgfortran -lm -lquadmath<br>checking for dummy main to link with Fortran 77 libraries... none<br>checking for Fortran 77 name-mangling scheme... lower case, underscore, no extra underscore<br>checking for library containing dgemm... no<br>MKL not found<br>in -I: checking for library containing dgemm... no<br>MKL not found<br>in /usr/lib64/mpich: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/Compiler/*/*/mkl/lib/em64t: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/mkl/*/lib/em64t: checking for library containing dgemm... no<br>MKL not found<br>in /opt/intel/mkl*/lib/em64t: checking for library containing dgemm... no<br>MKL not found<br>checking for library containing dgemm... no<br>in -I: checking for library containing dgemm... no<br>in /usr/lib64/mpich: checking for library containing dgemm... no<br>in /usr/local/lib: checking for library containing dgemm... no<br>checking for library containing dgemm... no<br>in -I: checking for library containing dgemm... no<br>in /usr/lib64/mpich: checking for library containing dgemm... no<br>in /usr/local/lib: checking for library containing dgemm... no<br>checking for library containing dspev... no<br>in -I: checking for library containing dspev... no<br>in /usr/lib64/mpich: checking for library containing dspev... no<br>in /usr/local/lib: checking for library containing dspev... no<br>setting BLAS_LIBS... /home/pratik/espresso-parallel/BLAS/blas.a<br>setting LAPACK_LIBS... /home/pratik/espresso-parallel/lapack-3.2/lapack.a<br>checking for library containing dfftw_execute_dft... no<br>in -I: checking for library containing dfftw_execute_dft... no<br>in /usr/lib64/mpich: checking for library containing dfftw_execute_dft... no<br>in /usr/local/lib: checking for library containing dfftw_execute_dft... no<br>setting FFT_LIBS...<br>setting MASS_LIBS...<br>checking for library containing mpi_init... no<br>setting MPI_LIBS...<br>checking for library containing mpi_init... (cached) no<br>setting DFLAGS... -D__GFORTRAN -D__STD_F95 -D__FFTW<br>setting IFLAGS... -I../include<br>setting FDFLAGS... $(DFLAGS)<br>checking for ranlib... ranlib<br>setting RANLIB... ranlib<br>checking for wget... wget -O<br>setting WGET... wget -O<br>configure: creating ./config.status<br>config.status: creating include/fft_defs.h<br>config.status: creating make.sys<br>config.status: creating configure.msg<br>config.status: creating install/make_wannier90.sys<br>config.status: creating install/make_blas.inc<br>config.status: creating install/make_lapack.inc<br>config.status: creating include/c_defs.h<br>config.status: include/c_defs.h is unchanged<br>--------------------------------------------------------------------<br>ESPRESSO can take advantage of several optimized numerical libraries<br>(essl, fftw, mkl...).  This configure script attempts to find them,<br>but may fail if they have been installed in non-standard locations.<br>If a required library is not found, the local copy will be compiled.<br><br>The following libraries have been found:<br>  BLAS_LIBS=/home/pratik/espresso-parallel/BLAS/blas.a<br>  LAPACK_LIBS=/home/pratik/espresso-parallel/lapack-3.2/lapack.a<br>  FFT_LIBS=<br>Please check if this is what you expect.<br><br>If any libraries are missing, you may specify a list of directories<br>to search and retry, as follows:<br>  ./configure LIBDIRS="list of directories, separated by spaces"<br><br>Parallel environment not detected \(is this a parallel machine?\).\<br>Configured for compilation of serial executables.<br><br>For more info, read the ESPRESSO User's Guide (Doc/users-guide.tex).<br>--------------------------------------------------------------------<br>configure: success<br><br><br><br></div>My PATH is <br>espresso-parallel]$ echo $PATH<br>/usr/local/bin:/usr/bin:/bin:/usr/local/sbin:/usr/sbin:/home/pratik/.local/bin:/home/pratik/bin:/usr/lib64/mpich/bin/:/usr/lib64/mpich/bin/<br><br><br><br></div>I am using Fedora 20<br></div><div>There is no problem in serial execution.But "Parallel environment not detected" is comming when I am going to install it in parallel. I t is not detecting mpi though it is in PATH.<br><br></div>can any one help me to install quantum espresso in parallel.<br><br></div>Thanking you in advance.<br><br><br></div>with best regards<br></div>Pratik Kr Das<br></div>JRF<br></div>Jadavpur University<br></div>Kolkata-700032<br></div>India<br></div>