SOS icon indicating copy to clipboard operation
SOS copied to clipboard

Should `OFI_USE_PROVIDER` be removed?

Open wrrobin opened this issue 3 years ago • 1 comments
trafficstars

It is mentioned as deprecated in shmem_env_defs.h and replaced by OFI_PROVIDER.

wrrobin avatar Nov 09 '22 17:11 wrrobin

Sure, please delete it.

Also as a side note, FI_PROVIDER seems to work identically to SHMEM_OFI_PROVIDER, but the latter can be handy I suppose.

davidozog avatar Nov 09 '22 18:11 davidozog

Created a pull request with the removal here: https://github.com/Sandia-OpenSHMEM/SOS/pull/1169

avincigu avatar Feb 19 '25 16:02 avincigu