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

tests: Replace shmemx_wtime() with tests_sos_wtime #1096

Closed davidozog closed 11 months ago

davidozog commented 1 year ago

This is intended to help users of the https://github.com/openshmem-org/tests-sos repository to build the test suite even when the OpenSHMEM library does not define shmemx_wtime() (e.g., OSHMPI).

davidozog commented 11 months ago

This is ready for review @kholland-intel and @wrrobin - thanks!