[petsc-dev] getmpilinklibs no longer works?

John R. Cary cary at txcorp.com
Wed Oct 26 13:10:20 CDT 2011


qamac.cary$ grep -A4 getmpilinklibs /contrib/petsc-3.1-p8-par/conf/rules
getmpilinklibs:
         - at echo  ${MPI_LIB}

getmpiincludedirs:
         - at echo  ${MPI_INCLUDE}

qamac.cary$ grep MPI_LIB /contrib/petsc-3.1-p8-par/conf/petscvariables
MPI_LIB =
qamac.cary$ grep MPI_LIB /contrib/petsc-3.1-p8-par/conf/variables
qamac.cary$

Seems we used to be able to use this separately, but now it
is all combined in getlinklibs.

We can work around.  Just thought I would let folks know.  This
was using a compiler wrapper.  If you want more info, I will be
glad to provide.

John



More information about the petsc-dev mailing list