[petsc-users] error make with cude on IBM

Balay, Satish balay at mcs.anl.gov
Thu Sep 20 14:51:28 CDT 2018


> /autofs/nccs-svm1_home1/adams/petsc/include/petscmath.h(389): error: identifier "PETSC_CXX_INLINE" is undefined

Somehow nvcc is setting '__cplusplus' flag - and causing he errors..

change --with-cxx=0 to --with-cxx=mpicxx

Satish

---------




On Thu, 20 Sep 2018, Mark Adams wrote:

> I am getting this error on SUMMIT.
> 



More information about the petsc-users mailing list