gmegan / specification

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

Remove condition that all PE in a team get back same config #107

Closed gmegan closed 5 years ago

gmegan commented 5 years ago

There is a sentence in the description of shmem_team_get_config that implies some kind of global operation to get the config values the same across all PEs. I don't think we want this.

nspark commented 5 years ago

Yes, we had something like that at one point. (IIRC, even whether we wanted the same config back was itself an option.) Since we've dramatically simplified the configuration options, I agree this is good to remove and simplify.