Search found 2 matches

by Lucius
Fri Nov 30, 2018 6:41 am
Forum: Configuring and compiling ABINIT
Topic: [Linux+gpu] Abinit 8.10.1 Linking fails with error [SOLVED]
Replies: 2
Views: 4576

[Linux+gpu] Abinit 8.10.1 Linking fails with error [SOLVED]

Hello dear community, I am trying to compile GPU version of abinit-8.10.1 with this configuration: CC=mpicc CXX=mpicxx FC=mpif90 ./configure --enable-gpu --enable-mpi --with-mpi-incs=-I/usr/include/ --with-gpu-libs="-L/opt/cuda/lib64 -lcublas -lcufft -lcudart" --with-gpu-incs="-I/opt/...