Page 1 of 1

make error ABINIT 7.10.4

Posted: Sat Jun 27, 2015 5:05 pm
by jianzhifu
Dear all,

UBUNTU 14.04 x86_64
INTEL 2013 SP1 2.144 icc ifort
OPENMPI 1.8.4 mpicc mpif90
FFTW 3.3.4

when I complied Abinit 7.10.4
the cursor blinks and not continue to complie xcpbe.F90, why?

mpif90 -DHAVE_MPI -DHAVE_MPI1 -DHAVE_LIBXC -I. -I../.. -I/home/myu1404/work/abinit/7104/abinit-7.10.4/fallbacks/exports/include -I./72_geomoptim -free -g -extend-source -vec-report0 -noaltparam -nofpscomp -O2 -xHost -g -c -o xcpbe.o `test -f '41_xc_lowlevel/xcpbe.F90' || echo './'`41_xc_lowlevel/xcpbe.F90

################################################
./configure CC="mpicc" CXX="mpicxx" FC="mpif90" \
--prefix=/home/myu1404/work/abinit/7104/bin \
--with-tardir=/home/myu1404/work/abinit/7104/tarballs \
--enable-64bit-flags="yes" \
--enable-mpi="yes" \
--enable-mpi-io="yes" \
--with-mpi-prefix="/home/myu1404/software/openmpi184" \
--with-trio-flavor="netcdf+etsf_io+fox" \
--with-fft-flavor="fftw3" \
--with-fft-incs="-I/home/myu1404/work/abinit/7104/fftw/334/include" \
--with-fft-libs="-L/home/myu1404/work/abinit/7104/fftw/334/lib -lfftw3_mpi -lfftw3" \
--with-linalg-flavor="mkl" \
--with-linalg-libs="-L/home/myu1404/software/intel/mkl/lib/intel64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group" \
--with-dft-flavor="bigdft+libxc+wannier90" \
--enable-gw-dpc="yes"
################################################

Thanks!

Re: make error ABINIT 7.10.4  [SOLVED]

Posted: Sun Jun 28, 2015 3:12 am
by jianzhifu
[SOLVED]

Solved
The compiling progress need one hour and ten minutes, and successfully complete in INTEL I7 CORE 3770, 4G memory.