Commit 3aa66696 authored by jerrrrry's avatar jerrrrry
Browse files

Update run_envcheck.sh

parent 47ef9a66
...@@ -52,7 +52,7 @@ if command -v git &>/dev/null && command -v make &>/dev/null; then ...@@ -52,7 +52,7 @@ if command -v git &>/dev/null && command -v make &>/dev/null; then
git clone http://developer.sourcefind.cn/codes/jerrrrry/rccl-test.git || exit 1 git clone http://developer.sourcefind.cn/codes/jerrrrry/rccl-test.git || exit 1
fi fi
cd rccl-tests || exit 1 cd rccl-test || exit 1
source /opt/dtk/env.sh source /opt/dtk/env.sh
if make MPI=1 MPI_HOME=/opt/mpi ROCM_HOME=/opt/dtk NCCL_HOME=/opt/dtk/rccl \ if make MPI=1 MPI_HOME=/opt/mpi ROCM_HOME=/opt/dtk NCCL_HOME=/opt/dtk/rccl \
......
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