openshmem-org / specification

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

Fix restriction on xrange in shmem_team_split_2d #328

Closed nspark closed 4 years ago

nspark commented 4 years ago

We need to revise shmem_team_split_2d as follows:

The value of xrange must be nonnegative positive and all PEs in the parent team must pass the same value for xrange.