install parallel version of yambo-4.1.2
Posted: Fri Sep 08, 2017 9:15 am
Dear developers
I am using yambo-4.1.4 recently. I configured it by using modules "intel/15.0.5 fftw/3.2 mkl/11.4.1 openmpi/1.6.5" as:
./configure FC=ifort F77=ifort PFC=mpif90 CC=icc MPICC=mpiicc --enable-open-mp --enable-iotk --enable-etsf-io --enable-netcdf --enable-time-profile --with-blas-libs="-lmkl_intel_lp64 -lmkl_sequential -lmkl_core" --with-iotk-path="/turquoise/usr/projects/cint/cint_codes/ljzhou86_softeware/wolf_qe/espresso-5.4.0/iotk" --with-lapack-libs="-lmkl_intel_lp64 -lmkl_sequential -lmkl_core" --enable-netcdf-LFS
however, the obtained executible yambo is a version of "Serial+OpenMP Build". I used tag "--enable-parallel", but it did not work. Do you know how to get the parellel version?
Best,
Liujiang Zhou
I am using yambo-4.1.4 recently. I configured it by using modules "intel/15.0.5 fftw/3.2 mkl/11.4.1 openmpi/1.6.5" as:
./configure FC=ifort F77=ifort PFC=mpif90 CC=icc MPICC=mpiicc --enable-open-mp --enable-iotk --enable-etsf-io --enable-netcdf --enable-time-profile --with-blas-libs="-lmkl_intel_lp64 -lmkl_sequential -lmkl_core" --with-iotk-path="/turquoise/usr/projects/cint/cint_codes/ljzhou86_softeware/wolf_qe/espresso-5.4.0/iotk" --with-lapack-libs="-lmkl_intel_lp64 -lmkl_sequential -lmkl_core" --enable-netcdf-LFS
however, the obtained executible yambo is a version of "Serial+OpenMP Build". I used tag "--enable-parallel", but it did not work. Do you know how to get the parellel version?
Best,
Liujiang Zhou