Hi Dr.Giovanni Pizzi, Thanks for your guidance.
Again i got following error. ######################################################################################################################## # FROM IOTK LIBRARY, VERSION 1.2.0 # UNRECOVERABLE ERROR (ierr=2) # ERROR IN: iotk_scan_tag (iotk_scan.f90:477) # CVS Revision: 1.23 # iostat=-1 # ERROR IN: iotk_scan (iotk_scan.f90:821) # CVS Revision: 1.23 # ERROR IN: iotk_scan_end (iotk_scan.f90:241) # CVS Revision: 1.23 # foundl ######################################################################################################################## application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 I compiled, by using this flags. #================================================================== MANUAL_DFLAGS = -D__ISO_C_BINDING DFLAGS = -D__INTEL -D__FFTW -D__MPI -D__PARA -D__SCALAPACK $(MANUAL_DFLAGS) FDFLAGS = $(DFLAGS) MPIF90 = mpiifort #F90 = ifort CC = icc F77 = ifort CPP = cpp CPPFLAGS = -P -traditional $(DFLAGS) $(IFLAGS) CFLAGS = -O2 -xHost $(DFLAGS) $(IFLAGS) F90FLAGS = $(FFLAGS) -nomodule -fpp $(FDFLAGS) $(IFLAGS) $(MODFLAGS) FFLAGS = -i8 -O2 -xHost -assume byterecl -g -traceback -par-report0 -vec-report0 FFLAGS_NOOPT = -i8 -O0 -assume byterecl -g -traceback LD = mpiifort LDFLAGS = -ilp64 LD_LIBS = BLAS_LIBS = -L/home/intel-2013/composer_xe_2013.1.117/mkl/lib/intel64 -lmkl_intel_ilp64 -lmkl_intel_thread -lmkl_core -liomp5 -lpthread -lm BLAS_LIBS_SWITCH = external LAPACK_LIBS = LAPACK_LIBS_SWITCH = external ELPA_LIBS_SWITCH = disabled SCALAPACK_LIBS = -lmkl_scalapack_ilp64 -lmkl_blacs_intelmpi_ilp64 FFT_LIBS = /home/intel-2013/composer_xe_2013.1.117/mkl/lib/intel64/libfftw3x_cdft_ilp64.a MPI_LIBS = MASS_LIBS = AR = ar ARFLAGS = ruv RANLIB = ranlib FLIB_TARGETS = all LIBOBJS = ../flib/ptools.a ../flib/flib.a ../clib/clib.a ../iotk/src/libiotk.a LIBS = $(SCALAPACK_LIBS) $(LAPACK_LIBS) $(FFT_LIBS) $(BLAS_LIBS) $(MPI_LIBS) $(MASS_LIBS) $(LD_LIBS) #================================================================== Hardware: CPU: Intel(R) Xeon(R) CPU E5-2670 0 @ 2.60GHz OS: CentOS release 6.3 (Final) Interconnect: Infiniband MKL: Intel(R) Math Kernel Library 11.0 Update 1 for Linux* OS We are using Intel composer_xe_2013.1.117. Regards, Vijay Amirtharaj A System Administrator. TUE-CMS. Jawaharlal Nehru Centre for Advanced Scientific Research Jakkur, Bangalore 560 064 Vijay Amirtharaj A On Fri, Nov 21, 2014 at 4:06 PM, Giovanni Pizzi <[email protected]> wrote: > Dera Vijay Amirthara, > please check this: > http://www.quantum-espresso.org/faq/frequent-errors-during-execution/#5.3 > > or the results of this: > > https://www.google.ch/search?&q=IOTK+UNRECOVERABLE+site%3Aqe-forge.org&ie=utf-8&oe=utf-8 > > like > http://qe-forge.org/pipermail/pw_forum/2012-September/099687.html > http://qe-forge.org/pipermail/pw_forum/2012-September/099684.html > http://qe-forge.org/pipermail/pw_forum/2011-February/093813.html > ... > > (in particular, check if what is written in the first one of these three > links solves your problem). > > Best, > Giovanni > > P.S.: please remember to provide also your affiliation when posting on > this forum. > > -- > Giovanni Pizzi > Post-doctoral Research Scientist > EPFL STI IMX THEOS > MXC 340 (Bâtiment MXC) > Station 12 > CH-1015 Lausanne (Switzerland) > Phone: +41 21 69 31124 > > > > On 11/21/2014 11:09 AM, Vijay Amirtharaj A wrote: > > Hi, > > We are Espresso-5.0.2 and patched with espresso-5.0.2-5.0.3.diff > > While running the job, it is running fine. When we are restarting the > job, below error is coming and i attached make.sys file. Please help me to > resolve this issue. > > > > ######################################################################################################################## > # FROM IOTK LIBRARY, VERSION 1.2.0 > # UNRECOVERABLE ERROR (ierr=2) > # ERROR IN: iotk_scan_tag (iotk_scan.f90:477) > # CVS Revision: 1.23 > # > iostat=-1 > # ERROR IN: iotk_scan (iotk_scan.f90:821) > # CVS Revision: 1.23 > # ERROR IN: iotk_scan_end (iotk_scan.f90:241) > # CVS Revision: 1.23 > # foundl > > ######################################################################################################################## > application called MPI_Abort(MPI_COMM_WORLD, 1) - process 0 > > Regards, > > Vijay Amirtharaj A > > > _______________________________________________ > Pw_forum mailing > [email protected]http://pwscf.org/mailman/listinfo/pw_forum > > > > > _______________________________________________ > Pw_forum mailing list > [email protected] > http://pwscf.org/mailman/listinfo/pw_forum >
_______________________________________________ Pw_forum mailing list [email protected] http://pwscf.org/mailman/listinfo/pw_forum
