parallel problem for AFM calculations
Posted: Mon Nov 14, 2016 4:37 am
Hi all,
I have "successfully" installed Abinit-8.0.8 (no error report after installed) with the configuration:
"./configure FC=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpiifort F77=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpif77 CC=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpiicc CXX=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpicxx FCFLAGS=-O2 -ip -xavx -Nmkl -Nmpi LDFLAGS=-O -ip -Nmkl -Nmpi -openmp CFLAGS=-O1 -ip -xavx CXXFLAGS=-O1 -ip -xavx --enable-mpi --enable-openmp --enable-atmopaw --with-dft-flavor=atompaw+libxc+wannier90 --with-fft-flavor=fftw3 --with-fft-lib=-L/opt/intel/compilers_and_libraries_2017.0.098/linux/mkl/lib/intel64 -Wl, --start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread --with-linalg-flavor=mkl --with-linalg-libs=-L/opt/intel/compilers_and_libraries_2017.0.098/linux/mkl/intel64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread --enable-gw-dpc AR=xiar"
When I test the code with the test-examples they provided, most can be finished completely. However, interestingly, when I test anti-ferromagnetic calculations with mpi parallel, it stopped without error but the output shows that no calculation has been carrier out, while without parallel, it can be finished well. It seems that parallel doesn't work for AFM calculations. Is it a bug for this version of abinit? Or anything others wrong?
Thank you.
Jed
I have "successfully" installed Abinit-8.0.8 (no error report after installed) with the configuration:
"./configure FC=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpiifort F77=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpif77 CC=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpiicc CXX=/opt/intel/compilers_and_libraries_2017.0.098/linux/mpi/intel64/bin/mpicxx FCFLAGS=-O2 -ip -xavx -Nmkl -Nmpi LDFLAGS=-O -ip -Nmkl -Nmpi -openmp CFLAGS=-O1 -ip -xavx CXXFLAGS=-O1 -ip -xavx --enable-mpi --enable-openmp --enable-atmopaw --with-dft-flavor=atompaw+libxc+wannier90 --with-fft-flavor=fftw3 --with-fft-lib=-L/opt/intel/compilers_and_libraries_2017.0.098/linux/mkl/lib/intel64 -Wl, --start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread --with-linalg-flavor=mkl --with-linalg-libs=-L/opt/intel/compilers_and_libraries_2017.0.098/linux/mkl/intel64 -Wl,--start-group -lmkl_intel_lp64 -lmkl_sequential -lmkl_core -Wl,--end-group -lpthread --enable-gw-dpc AR=xiar"
When I test the code with the test-examples they provided, most can be finished completely. However, interestingly, when I test anti-ferromagnetic calculations with mpi parallel, it stopped without error but the output shows that no calculation has been carrier out, while without parallel, it can be finished well. It seems that parallel doesn't work for AFM calculations. Is it a bug for this version of abinit? Or anything others wrong?
Thank you.
Jed