Skip to content

run 'yade --check' inside mpirun context (experimental)

bchareyre requested to merge mpirunCheck into master

This is a more canonical execution. Not exactly equivalent.

Good side is that we have access to more variables such as '--tag-output', which aren't accessible via OMPI_MCA flag AFAIK. Many such flags could help debugging.

Merge request reports