[petsc-users] SLEPc Eigenvalue problem - Zero Pivot
Jose E. Roman
jroman at dsic.upv.es
Fri May 15 05:52:28 CDT 2015
El 15/05/2015, a las 12:49, venkatesh g escribió:
> Hi,
> 'make test' was successful on the $PETSC_DIR.
> I configured MUMPS, metis, parmetis, scalapack through '--download-mumps=/path/MUMPS_4.10.0-p3.tar.gz' and etc..
>
> I will anyway download the new version and start installing it now., Is it due to some flag issue ? I have attached my makefile.
>
> Venkatesh
>
You must link with all libraries, otherwise you will get undefined symbols. The easiest way is to include PETSc and SLEPc makefile definitions. See for instance section 1.4.2 of SLEPc's users manual.
Jose
More information about the petsc-users
mailing list