habanero-rice / hclib

A C/C++ task-based programming model for shared memory and distributed parallel computing.
http://habanero-rice.github.io/hclib/
BSD 3-Clause "New" or "Revised" License
71 stars 35 forks source link

Modify MPI examples to work with new APIs #60

Closed srirajpaul closed 6 years ago

srirajpaul commented 6 years ago

The HClib MPI APIs were modified to use MPI ranks instead of locales. Reflecting those changes in the test examples.