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

Teams: remove debug msg if mask==0 & config!=null #1140

Open davidozog opened 2 months ago

davidozog commented 2 months ago

This relates to PRs #1138 and #1122. It removes the debug message in the case that config_mask == 0 and config == null.