blt icon indicating copy to clipboard operation
blt copied to clipboard

Add a smoke test for MPI + OpenMP

Open kennyweiss opened this issue 6 years ago • 0 comments

One of our user codes recently had an issue in an application that uses MPI and OpenMP.

The issue was related a change in the default mpibind policy on an LLNL platform. See https://github.com/LLNL/axom/issues/158 for more details.

BLT should have a C++ and a Fortran smoke test that uses OpenMP and MPI.

kennyweiss avatar Jan 31 '20 19:01 kennyweiss