compilation problem in vasp using ifort- compiler

Questions regarding the compilation of VASP on various platforms: hardware, compilers and libraries, etc.


Moderators: Global Moderator, Moderator

Post Reply
Message
Author
Isha

compilation problem in vasp using ifort- compiler

#1 Post by Isha » Fri Apr 09, 2010 5:25 am

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.
Last edited by Isha on Fri Apr 09, 2010 5:25 am, edited 1 time in total.

alex
Hero Member
Hero Member
Posts: 577
Joined: Tue Nov 16, 2004 2:21 pm
License Nr.: 5-67
Location: Germany

compilation problem in vasp using ifort- compiler

#2 Post by alex » Fri Apr 09, 2010 9:59 am

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
Last edited by alex on Fri Apr 09, 2010 9:59 am, edited 1 time in total.

enlvamp
Newbie
Newbie
Posts: 7
Joined: Fri Mar 26, 2010 7:18 pm

compilation problem in vasp using ifort- compiler

#3 Post by enlvamp » Tue May 04, 2010 7:38 pm

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 ?
Last edited by enlvamp on Tue May 04, 2010 7:38 pm, edited 1 time in total.

Post Reply