kokkos / kokkos-remote-spaces

Kokkos Remote Spaces implements distributed Kokkos Views and related APIs for distributed parallel programming.
Other
42 stars 17 forks source link

Add the "sma" name to cmake FindSHMEM module #72

Closed davidozog closed 1 year ago

davidozog commented 1 year ago

To support Sandia OpenSHMEM out-of-the-box, we need to add sma as an acceptable library name in the FindSHMEM.cmake module.

dalg24-jenkins commented 1 year ago

Can one of the admins verify this patch?

janciesko commented 1 year ago

Great, thanks @davidozog

janciesko commented 1 year ago

OK to test

janciesko commented 1 year ago

Retest this please

dalg24 commented 1 year ago

OK to test

Rombur commented 1 year ago

Retest this please

Rombur commented 1 year ago

Retest this please

Rombur commented 1 year ago

@davidozog Can you close and re-open the PR to see if it unblocks our CI.