Page 1 of 1

compilation problem in vasp using ifort- compiler

Posted: Fri Apr 09, 2010 5:25 am
by Isha
Hi....... I ma new user of VASP. I tried to compile vasp using ifort compilers and it gave the following error.


rm -f vasp
ifort -o vasp main.o base.o mpi.o smart_allocate.o xml.o constant.o jacobi.o main_mpi.o scala.o asa.o lattice.o poscar.o ini.o setex.o radial.o pseudo.o mgrid.o mkpoints.o wave.o wave_mpi.o symmetry.o symlib.o lattlib.o random.o nonl.o nonlr.o dfast.o choleski2.o mix.o charge.o xcgrad.o xcspin.o potex1.o potex2.o metagga.o constrmag.o pot.o cl_shift.o force.o dos.o elf.o tet.o hamil.o steep.o chain.o dyna.o relativistic.o LDApU.o sphpro.o paw.o us.o ebs.o wavpre.o wavpre_noio.o broyden.o dynbr.o rmm-diis.o reader.o writer.o tutor.o xml_writer.o brent.o stufak.o fileio.o opergrid.o stepver.o dipol.o xclib.o chgloc.o subrot.o optreal.o davidson.o edtest.o electron.o shm.o pardens.o paircorrection.o optics.o constr_cell_relax.o stm.o finite_diff.o elpol.o setlocalpp.o aedens.o fftw3d.o fft3dlib.o -L../vasp.4.lib -ldmy ../vasp.4.lib/linpack_double.o ../vasp.4.lib/lapack_double.o /opt/libs/libgoto/libgoto_p4_512-r0.6.so /opt/libs/fftw-3.0.1/lib/libfftw3.a
backend signals

fortcom: Severe: **Internal compiler error: internal abort** Please report this error along with the circumstances in which it occurred in a Software Problem Report. Note: File and line given may not be explicit cause of this error.

ifort: error #10014: problem during multi-file optimization compilation (code 3)
make: *** [vasp] Error 3
I will be very thankful if anybody can help me.

compilation problem in vasp using ifort- compiler

Posted: Fri Apr 09, 2010 9:59 am
by alex
Hi,

check the compiler version and make sure it's a mature number. I'd _not_ try the latest but the most stable minor release of the previous version.

Cheers,

Alex

compilation problem in vasp using ifort- compiler

Posted: Tue May 04, 2010 7:38 pm
by enlvamp
have u checked if u realy have the files /opt/libs/libgoto/libgoto_p4_512 and r0.6.so /opt/libs/fftw-3.0.1/lib/libfftw3.a ?