SOS
SOS copied to clipboard
Should `OFI_USE_PROVIDER` be removed?
trafficstars
It is mentioned as deprecated in shmem_env_defs.h and replaced by OFI_PROVIDER.
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.
Created a pull request with the removal here: https://github.com/Sandia-OpenSHMEM/SOS/pull/1169