Skip to content

Commit

Permalink
[CI] change CI source path for oneCCL
Browse files Browse the repository at this point in the history
  • Loading branch information
Duyi-Wang committed Nov 29, 2023
1 parent 910ad52 commit 04aacc0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ci_build
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ set -e -x
# todo(marvin): move oneccl deps into cmake.
pushd 3rdparty/
sh prepare_oneccl.sh
source ./oneCCL/build/_install/env/setvars.sh
source ./oneccl/build/_install/env/setvars.sh
popd

# Define functions for build, UT, and model
Expand Down

0 comments on commit 04aacc0

Please sign in to comment.