rizsotto / scan-build

Clang's scan-build re-implementation in python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

add support for OpenMPI

rizsotto opened this issue · comments

Sure, one of the example projects for the MPI-Checker should serve
as a minimal example:
https://github.com/0ax1/MPI-Checker/tree/master/examples/make/basic
MPICH and Open MPI are common MPI implementations.
They should be available through brew/apt-get/dnf/etc.