Home
last modified time | relevance | path

Searched refs:VALGRIND (Results 1 – 4 of 4) sorted by relevance

/petsc/src/binding/petsc4py/
H A Dmakefile20 ${VALGRIND} ${PYTHON} ${PWD}/test/runtests.py ${opt}
22 ${MPIEXEC} -n $* ${VALGRIND} ${PYTHON} ${PWD}/test/runtests.py ${opt}
/petsc/
H A Dmakefile244 VALGRIND=0 macro
255 …R=${PETSC_DIR} MPIEXEC="${MPIEXEC}" DATAFILESPATH=${DATAFILESPATH} VALGRIND=${VALGRIND} 2>&1 | tee…
H A Dgmakefile.test64 ifeq ($(VALGRIND),1)
503 -@echo " VALGRIND=1 Execute the tests using valgrind (-V to test scripts)"
/petsc/doc/developers/
H A Dtesting.md657 VALGRIND=1 Execute the tests using valgrind (-V to test scripts)