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

src: Fix bug in SHMEM_DEF_TEST_ALL #1113

Closed philipmarshall21 closed 6 months ago

philipmarshall21 commented 6 months ago

Currently the shmem_test_all API does not account for elements that are suppose to be ignored (as set by the status argument) when determining the return value.