1-include ../../../../../../petscdir.mk 2#requirespackage 'PETSC_HAVE_CUDA' 3 4SOURCEC = 5SOURCECU = vpbjacobi_cuda.cu 6SOURCEH = 7LIBBASE = libpetscksp 8DIRS = 9MANSEC = KSP 10SUBMANSEC = PC 11LOCDIR = src/ksp/pc/impls/vpbjacobi/cuda 12 13include ${PETSC_DIR}/lib/petsc/conf/variables 14include ${PETSC_DIR}/lib/petsc/conf/rules 15include ${PETSC_DIR}/lib/petsc/conf/test 16