cyclops-community / ctf

Cyclops Tensor Framework: parallel arithmetic on multidimensional arrays
Other
194 stars 53 forks source link

Use PMPI when appropriate #153

Open huttered40 opened 9 months ago

huttered40 commented 9 months ago

There are a few places in which MPI routines are invoked internally and should (probably) not be profiled along with the user-invoked MPI routines.