gmegan / specification

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

Add example code: shmem_team_split_2d #17

Closed gmegan closed 5 years ago

gmegan commented 6 years ago

Naveen has some WIP example code in this older doc: https://docs.google.com/document/d/1rZTkcq8T8pVpejbGS7y4VgxeFwCPLKZa55U-FsrXNLk/edit

naveen-rn commented 6 years ago

I haven't looked at the examples completely - but https://github.com/openshmem-org/shmemx-cray-tests has more shmem_teams related tests - It iis used for Cray SHMEM testing

gmegan commented 6 years ago

This issue is dependent on first changing split 3d as in #23

gmegan commented 5 years ago

Code here needs work: https://gitlab.com/gmegan/openshmem-examples/blob/master/shmem_team/shmem_team_split_2D.c

gmegan commented 5 years ago

Closing this issue to be replaced with single issue for examples