From c441f2ff9b61451cee7efd480cf74a5dc5b39c15 Mon Sep 17 00:00:00 2001 From: rpathani Date: Mon, 19 Aug 2019 12:44:11 +0530 Subject: [PATCH] Update rccl_prim_test.cpp [ROCm/rccl commit: 40e30b5168574238bb30bd4717e80d99d1619dd7] --- projects/rccl/tools/rccl-prim-test/rccl_prim_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/rccl/tools/rccl-prim-test/rccl_prim_test.cpp b/projects/rccl/tools/rccl-prim-test/rccl_prim_test.cpp index 0e0fe3c63c..d57700474b 100644 --- a/projects/rccl/tools/rccl-prim-test/rccl_prim_test.cpp +++ b/projects/rccl/tools/rccl-prim-test/rccl_prim_test.cpp @@ -43,7 +43,7 @@ THE SOFTWARE. #define REDUCECOPY_UNROLL 2 #define RTC_CLOCK_FREQ_VEGA20 2.7E07 -//Right now kept the MI100 RTC frequency same as Vega20 +//Right now kept the MI100 RTC frequency same as Vega20 //as we are not aware of MI100 frequency, once we we come to know about it //we will update it. #define RTC_CLOCK_FREQ_MI100 2.7E07