Sandia-OpenSHMEM / SOS

Sandia OpenSHMEM is an implementation of the OpenSHMEM specification over multiple Networking APIs, including Portals 4, the Open Fabric Interface (OFI), and UCX. Please click on the Wiki tab for help with building and using SOS.
Other
61 stars 53 forks source link

shmem_team_destroy returns void #1121

Open davidozog opened 4 months ago

davidozog commented 4 months ago

shmem_team_destroy is supposed to return void but SOS returns an int.