openshmem-org / specification

OpenSHMEM Application Programming Interface
http://www.openshmem.org
50 stars 32 forks source link

Clarify behavior of shmem_sync, shmem_broadcast, shmem_reduction, shmem_alltoall(s), shmem_collect when passed invalid team #369

Closed agrippa closed 4 years ago

agrippa commented 4 years ago

Addresses issue openshmem-org#346

agrippa commented 4 years ago

@nspark @davidozog @jdinan @minsii please review

nspark commented 4 years ago

@agrippa Can you resubmit this PR against https://github.com/nspark/specification/tree/section/collectives?

agrippa commented 4 years ago

@nspark whoops, looks like I got confused by github's UI last night. Opening a different PR now.

jdinan commented 4 years ago

Moved to: https://github.com/nspark/specification/pull/12