gmegan / specification

OpenSHMEM Application Programming Interface
http://www.openshmem.org
1 stars 0 forks source link

Add split strided and translate team example #83

Closed naveen-rn closed 5 years ago

naveen-rn commented 5 years ago

Adding initial example for team split strided and team translate.

naveen-rn commented 5 years ago

Related to https://github.com/gmegan/specification/issues/81

naveen-rn commented 5 years ago

@gmegan This PR is ready to be merged.

davidozog commented 5 years ago

Minor suggest on this PR: it seems like int me = shmem_my_pe() is used consistently across the specification examples. rank makes one think of MPI :wink: