Skip to content
This repository was archived by the owner on Sep 10, 2025. It is now read-only.

Commit d2cc25a

Browse files
committed
up
1 parent 28d1a99 commit d2cc25a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

torchchat/utils/scripts/install_utils.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -204,6 +204,7 @@ install_torchao_aten_ops() {
204204
-DCMAKE_INSTALL_PREFIX=${CMAKE_OUT_DIR} \
205205
-DTORCHAO_BUILD_CPU_AARCH64=ON \
206206
-DTORCHAO_PARALLEL_BACKEND=OPENMP \
207+
-DOpenMP_ROOT="/opt/homebrew/opt/libomp" \
207208
-DCMAKE_BUILD_TYPE="Release" \
208209
-S . \
209210
-B ${CMAKE_OUT_DIR} -G Ninja

0 commit comments

Comments
 (0)