mpi-forum / mpi-issues

Tickets for the MPI Forum
http://www.mpi-forum.org/
67 stars 8 forks source link

Use of 'local MPI process' does not conform to common practice in the document #759

Closed mahermanns closed 1 year ago

mahermanns commented 1 year ago

Problem

As 'local' has a specific meaning in a different context, the use of 'local MPI process' is discouraged

Proposal

Use a better wording

Changes to the Text

local MPI process -> calling MPI process

Impact on Implementations

None

Impact on Users

None

References and Pull Requests