WeinerModules
Compiler flagsCuda 9 now supports C++14.
Configurationconfigure --with-blas="-L$OPENBLAS_LIB -lopenblas" --with-boost="$BOOST_ROOT" \ --with-arpack="-L/opt/ohpc/pub/apps/arpack/lib64 -larpack" \ --with-cublas="-L/opt/ohpc/pub/libs/cuda/9.1.85.1/lib64 -lcublas" \ --with-cusolver="-L/opt/ohpc/pub/libs/cuda/9.1.85.1/lib64 -lcusolver" |