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

C11/C++ Bindings Checks Compiled with Library Flags #687

Open jdinan opened 6 years ago

jdinan commented 6 years ago

The C11/C++ bindings checkers are compiled using the library flags, which can cause them to be linked with communication libraries resulting in compile-time issues.

jdinan commented 6 years ago

Ref: #583