Skip to content

Commit

Permalink
error ci breaks
Browse files Browse the repository at this point in the history
Change-Id: I63c19b4d3c36bc0fde3ce811f0ea4871b03ada7d
  • Loading branch information
taoye9 committed Oct 16, 2024
1 parent e6832c1 commit a8464f8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/automation/build_aarch64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,6 @@ if [[ "$ONEDNN_THREADING" == 'TP' ]]; then
export EIGEN_INSTALL_PATH=${EIGEN_INSTALL_PATH:-"$PWD"}
export EIGEN_PATH=${EIGEN_PATH:-"$PWD/eigen"}
install_eigen
ls $EIGEN_INSTALL_PATH/eigen-build

CMAKE_OPTIONS="${CMAKE_OPTIONS} -DDNNL_CPU_RUNTIME=THREADPOOL \
-D_DNNL_TEST_THREADPOOL_IMPL=EIGEN -DEigen3_DIR=${EIGEN_INSTALL_PATH}/share/eigen3/cmake"
Expand Down

0 comments on commit a8464f8

Please # to comment.