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

CI does not test building from SOS root directory #1111

Open davidozog opened 6 months ago

davidozog commented 6 months ago

PR #1106 exposed a problem where building from an isolated directory worked, but building from the SOS top-level root directory failed. This was not exposed by the CI testing, because everything is done within build directories. Suggest adding at least one check for building withing the root dir.