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