How would we mock MPI?
Has anyone already mocked MPI in C++?
Can we make a prioritized list of MPI functions and start implementing a basic mock infrastructure for MPI? Start with simple functions... Maybe include early an asynchronous receive as an complexity...