How to build SLEPc in release ? Seems there is no option like "--with-debugging=0 --CFLAGS="-O3" ..." at configure time. Does SLEPc use PETSc's build options ?
Franck PS : running debian, gcc-6.4, slepc-dev (bitbucket clone) >> ./configure --help SLEPc Configure Help -------------------------------------------------------------------------------- SLEPc: --with-clean=<bool> : Delete prior build files including externalpackages --with-cmake=<bool> : Enable builds with CMake (disabled by default) --prefix=<dir> : Specify location to install SLEPc (e.g., /usr/local) --DATAFILESPATH=<dir> : Specify location of datafiles (for SLEPc developers) ARPACK: ...
