Home
last modified time | relevance | path

Searched refs:mpitest (Results 1 – 3 of 3) sorted by relevance

/petsc/config/
H A Dexample_template.py47 mpitest='petsc_testrun "${mpiexec} -n ${insize} ${mpiexec_tail} ${executable} ${args} @SUBARGS@" @R… variable
H A Dgmakegentest.py449 cmd=cmdindnt+self._substVars(subst,example_template.mpitest)
/petsc/
H A Dgmakefile352 echo '#include <mpi.h>' > $${TESTDIR}/mpitest.c &&\
353 … BUF=`${CPP} ${CCPPFLAGS} $${TESTDIR}/mpitest.c |grep 'mpi\.h' | ( head -1 ; cat > /dev/null )` &&\