Skip to Content.
Sympa Menu

charm - [charm] MPI and Charms data exchange

charm AT lists.cs.illinois.edu

Subject: Charm++ parallel programming system

List archive

[charm] MPI and Charms data exchange


Chronological Thread 
  • From: Steve Petruzza <spetruzza AT sci.utah.edu>
  • To: charm <charm AT lists.cs.illinois.edu>
  • Subject: [charm] MPI and Charms data exchange
  • Date: Fri, 24 Jun 2016 15:29:29 +0300

Hi all,

looking at the interoperability examples I have seen that MPI and Charm++ can coexist. This is great, but is it possible to exchange data between them?
Is reasonable to think that I have some data on an MPI rank X and then launching the RTS with the same communicator I will get the same data in a correspondent charm X?
So basically after I run the Charm Scheduler is there any way to exchange data between the MPI ranks and the charms tasks?

Thank you,
Steve








Archive powered by MHonArc 2.6.16.

Top of Page