[petsc-dev] Bad use of defined(MPI_XXX)

Lisandro Dalcin dalcinl at gmail.com
Fri May 24 05:29:32 CDT 2019


These two are definitely wrong, we need PETSC_HAVE_MPI_XXX instead.

include/petscsf.h:#if defined(MPI_REPLACE)
src/sys/objects/init.c:#if defined(PETSC_USE_64BIT_INDICES) ||
!defined(MPI_2INT)


-- 
Lisandro Dalcin
============
Research Scientist
Extreme Computing Research Center (ECRC)
King Abdullah University of Science and Technology (KAUST)
http://ecrc.kaust.edu.sa/
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.mcs.anl.gov/pipermail/petsc-dev/attachments/20190524/eb918902/attachment.html>


More information about the petsc-dev mailing list