Unverified Commit 0df916ed authored by Yuting Jiang's avatar Yuting Jiang Committed by GitHub
Browse files

Benchmarks: Build Pipeline - Update rccl-test git submodule to dc1ad48 (#210)

**Description**
Update rccl-test git submodule to dc1ad48 which fix the bug of division by zero

**Major Revision**
- update rccl-test git submodule to dc1ad48
parent a58f218b
......@@ -65,7 +65,7 @@ ifneq (,$(wildcard fio/Makefile))
cd ./fio && ./configure --prefix=$(SB_MICRO_PATH) && make -j && make install
endif
# Build rccl-tests from commit cc34c5 of develop branch (default branch).
# Build rccl-tests from commit dc1ad48 of develop branch (default branch).
rocm_rccl_tests: sb_micro_path
ifneq (, $(wildcard rccl-tests/Makefile))
cd ./rccl-tests && make MPI=1 MPI_HOME=$(MPI_HOME) HIP_HOME=$(HIP_HOME) RCCL_HOME=$(RCCL_HOME) -j
......
Subproject commit cc34c545098145bc148e5035e4c8e767b4d71ece
Subproject commit dc1ad4853d7ec738387d42a75a58a98d7af00c7b
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment