Merge branch 'xgmi_bench' of https://github.com/rpathani/rccl into xgmi_bench

# Conflicts:
#	tools/rccl-prim-test/rccl_prim_test.cpp


[ROCm/rccl commit: 0f74929dab]
This commit is contained in:
rohit pathania
2019-08-13 11:36:56 +05:30
@@ -237,6 +237,7 @@ bool cmdOptionExists(char** begin, char** end, const std::string& option) {
static const char* link_type_name[] = {"HT", "QPI", "PCIE", "IB", "XGMI"};
int main(int argc,char* argv[])
{
if (cmdOptionExists(argv, argv + argc, "-h")) {