pmodels / oshmpi

OpenSHMEM Implementation on MPI
https://pmodels.github.io/oshmpi-www/
Other
25 stars 14 forks source link

support MPI_VERSION=4 #130

Closed jeffhammond closed 3 years ago

jeffhammond commented 3 years ago

configure test was MPI_VERSION != 3 when the requirement is MPI_VERSION >= 3.

resolves issue #129

Signed-off-by: Jeff Hammond jehammond@nvidia.com