gmegan / specification

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

Naming confusion team-based ctx create operation #109

Open naveen-rn opened 5 years ago

naveen-rn commented 5 years ago

Someone internally commented that, while the normal ctx creation operation is shmem_ctx_create - the team create operation is shmem_team_create_ctx. Can we change it to shmem_ctx_team_create or shmem_team_ctx_create?

gmegan commented 5 years ago

I vote for shmem_team_ctx_create to be consistent with the other "shmem_team" routines that are C style object method on a team