openshmem-org / tests-sos

Sandia OpenSHMEM unit tests and performance testing suite
Other
6 stars 11 forks source link

(v1.4.x) cherry-pick features/fixes ahead of v1.4.5 #18

Closed davidozog closed 3 years ago

davidozog commented 3 years ago

The new v1.4.x branch on tests-sos is currently synced with v1.4.5. This PR cherry-picks a few commits beyond v1.4.5 to better support users who aren't quite ready to test against the v1.5 API.

I've included the changes from https://github.com/Sandia-OpenSHMEM/SOS/pull/988 (to support a "trials multiplier" in shmem_perf_suite) and changes from https://github.com/Sandia-OpenSHMEM/SOS/pull/945 (allowing higher thread levels in tests).

These changes have already been reviewed on SOS, so this PR is more of a sanity check. Is there anything else we want to include here now?