Skip to content

Commit

Permalink
error ci breaks
Browse files Browse the repository at this point in the history
Change-Id: Iae8fa26f8d232e2a4867c454c26362c9fe50cd46
  • Loading branch information
taoye9 committed Oct 16, 2024
1 parent 114fe3a commit 4b7a9a8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/automation/build_aarch64.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,6 +94,7 @@ 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 4b7a9a8

Please # to comment.