ABINIT 7.2.1 + CUDA + MAGMA
Posted: Fri May 03, 2013 8:33 pm
Dear colleges,
I have a problem - can't configure Abinit.
OS: Debian 6.0.7
Installed packeges: thanks to jbeuken:
* gcc gfortran
* patch
* libnetcdf4 libnetcdf-dev
* fftw3 libfftw3-dev
* libatlas-base-dev libatlas3gf-base
* liblapack3gf liblapack-dev
* libblas3gf libblas-dev
* openmpi-bin openmpi-common libopenmpi-dev
Configuration file: named <conf.ac>:
prefix="/opt/Abinit"
enable_mpi="yes"
enable_mpi_io="yes"
with_mpi_prefix="/usr"
enable_gpu="yes"
with_gpu_prefix="/opt/cuda"
with_gpu_flavor="cuda-double"
with_netcdf_incs="-I/usr/include"
with_netcdf_libs="-L/usr/lib64 -lnetcdf -lnetcdff"
with_fft_flavor="fftw3"
with_fft_incs="-I/usr/include/"
with_fft_libs="-L/usr/lib64 -lfftw3"
with_linalg_flavor="atlas+magma"
with_linalg_libs="-L/opt/magma/lib -lmagma -L/usr/lib64 -llapack -lf77blas -lcblas"
with_dft_flavor="atompaw+bigdft+libxc+wannier90"
enable_gw_dpc="yes"
enable_maintainer_checks="no"
enable_test_timeout="yes"
enable_openmp="yes"
enable_gui_build="yes"
enable_gui="yes"
Please help me!
As I found, magma is nessesary, but I can't configure with it (without magma is OK)
ERROR MESSAGE:
configure: error: the requested atlas+magma linear algebra flavor is not supported on this architecture
I have a problem - can't configure Abinit.
OS: Debian 6.0.7
Installed packeges: thanks to jbeuken:
* gcc gfortran
* patch
* libnetcdf4 libnetcdf-dev
* fftw3 libfftw3-dev
* libatlas-base-dev libatlas3gf-base
* liblapack3gf liblapack-dev
* libblas3gf libblas-dev
* openmpi-bin openmpi-common libopenmpi-dev
Configuration file: named <conf.ac>:
prefix="/opt/Abinit"
enable_mpi="yes"
enable_mpi_io="yes"
with_mpi_prefix="/usr"
enable_gpu="yes"
with_gpu_prefix="/opt/cuda"
with_gpu_flavor="cuda-double"
with_netcdf_incs="-I/usr/include"
with_netcdf_libs="-L/usr/lib64 -lnetcdf -lnetcdff"
with_fft_flavor="fftw3"
with_fft_incs="-I/usr/include/"
with_fft_libs="-L/usr/lib64 -lfftw3"
with_linalg_flavor="atlas+magma"
with_linalg_libs="-L/opt/magma/lib -lmagma -L/usr/lib64 -llapack -lf77blas -lcblas"
with_dft_flavor="atompaw+bigdft+libxc+wannier90"
enable_gw_dpc="yes"
enable_maintainer_checks="no"
enable_test_timeout="yes"
enable_openmp="yes"
enable_gui_build="yes"
enable_gui="yes"
Please help me!
As I found, magma is nessesary, but I can't configure with it (without magma is OK)
ERROR MESSAGE:
configure: error: the requested atlas+magma linear algebra flavor is not supported on this architecture