1-include ../../../../../../petsckdir.mk 2#requiresdefine 'PETSC_HAVE_CUPM' 3 4SOURCEC = 5SOURCECXX = cupminterface.cxx cupmblasinterface.cxx cupmdevice.cxx 6SOURCEF = 7SOURCEH = cupmcontext.hpp 8MANSEC = Sys 9LIBBASE = libpetscsys 10DIRS = cuda hip 11LOCDIR = src/sys/objects/device/impls/cupm/ 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16 17