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

Error-checking: Add checks for dst/src overlap #1051

Closed davidozog closed 2 years ago

davidozog commented 2 years ago

Features:

davidozog commented 2 years ago

Oops - this check for overlapping buffers won't work on the point-to-point sync routines without some improvements. I've labelled this PR as a WIP.