1#requirespackage 'PETSC_HAVE_CUDA' 2 3SOURCEC = curand.c 4SOURCECU = curand2.cu 5SOURCEF = 6SOURCEH = 7LIBBASE = libpetscsys 8DIRS = 9LOCDIR = src/sys/classes/random/impls/curand/ 10 11include ${PETSC_DIR}/lib/petsc/conf/variables 12include ${PETSC_DIR}/lib/petsc/conf/rules 13include ${PETSC_DIR}/lib/petsc/conf/test 14