Skip to content

Commit

Permalink
Update intgemm removing wormhole
Browse files Browse the repository at this point in the history
  • Loading branch information
kpu committed Aug 10, 2023
1 parent aa0221e commit 8dbde0f
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -112,7 +112,6 @@ endif()

if (COMPILE_WASM)
add_compile_definitions(WASM)
set(WORMHOLE ON CACHE BOOL "Use WASM wormhole in intgemm https://bugzilla.mozilla.org/show_bug.cgi?id=1672160")
endif()


Expand Down
2 changes: 1 addition & 1 deletion src/3rd_party/intgemm

0 comments on commit 8dbde0f

Please sign in to comment.