Home
last modified time | relevance | path

Searched defs:mpiexec (Results 1 – 2 of 2) sorted by relevance

/petsc/config/examples/
H A Darch-ci-mswin-intel-cxx-cmplx.py8 mpiexec=os.popen('cygpath -u '+os.popen('cygpath -ms '+mpiexecf).read()).read().strip() variable
/petsc/src/benchmarks/
H A DbenchmarkExample.py23 def mpiexec(self): member in PETSc