charmplusplus / charm4py

Parallel Programming with Python and Charm++
https://charm4py.readthedocs.io
Apache License 2.0
290 stars 21 forks source link

Charm4py and MPI interop #19

Open juanjgalvez opened 6 years ago

juanjgalvez commented 6 years ago

Charm++ can interoperate with MPI applications and libraries, but this is not supported yet with charmpy.

juanjgalvez commented 5 years ago

This seems like it is already supported, at least in the scenarios tested (see forum topic).

However, it would be good to test on different architectures, MPI implementations and use cases.