Add ROCSHMEM_GDA_PROVIDER envvar (#280)
* Add ROCHSMEM_GDA_PROVIDER env control * Single name for a single concept: vendor->provider
This commit is contained in:
committed by
GitHub
parent
ed957302d4
commit
aef74812ae
@@ -65,6 +65,7 @@ namespace envvar {
|
||||
} // namespace ro
|
||||
|
||||
namespace gda {
|
||||
const var<std::string> provider("PROVIDER", "");
|
||||
const var<bool> alternate_qp_ports("ALTERNATE_QP_PORTS", "", true);
|
||||
const var<uint8_t> traffic_class("TRAFFIC_CLASS", "", 0);
|
||||
} // namespace gda
|
||||
|
||||
Reference in New Issue
Block a user