thliebig / openEMS-Project

openEMS is a free and open electromagnetic field solver using the FDTD method.
356 stars 65 forks source link

Build fails with Open MPI 5.0 and newer due to missing C++ bindings #189

Closed mluessi closed 2 months ago

mluessi commented 3 months ago

The C++ bindings that openEMS uses have been removed from Open MPI 5.0.

It would be best if openEMS used the C bindings, so it works with Open MPI 5 and later.

thliebig commented 2 months ago

This is only a "meta-project" for openEMS to combine all the required parts and e.g. provide build instructions. Please open an issue for openEMS (not openEMS-Project) instead?