Originally posted by: Syler1983
Hi Grigor,
Thanks for the reply.
I am working with linux-cluster (arch is ppc64le).
OS is Centos 7.
Run command is
mpiexec -np <number> <path to abinit>/abinit < files >& log
Abinit configure options are:
enable_mpi=yes
enable_mpi_io=yes
with_mpi_prefix="/opt/soft/openmpi/2.1.0/gcc/"
CFLAGS_OPTIM="-O2 -mtune=native"
with_linalg_flavor="essl"
with_linalg_libs="-L/opt/ibmmath/essl/5.5/lib64 -lessl"
enable_openmp="yes"
enable_gpu=yes
with_gpu_flavor="cuda-double"
with_gpu_incs="-I/usr/local/cuda/include"
with_gpu_libs="-L/usr/local/cuda/lib64 -lcublas -lcufft -lcudart"
I compiled abinit using GNU C/C++/Fortran 4.8.5 compilers and NVIDIA Cuda 8.0.61
I can't recall exact openmpi compilation flags but can tell openmpi built with standart flags except PBS support.
#C/C++andFortran#Ask-Question-Here--General-Compiler-Q-and-A