Skip to content

Commit ef7e945

Browse files
algoriddlefacebook-github-bot
authored andcommitted
remove avx2 from raft cmake contbuild
Summary: Unnecessary for contbuild and doubles the build time. Reviewed By: mlomeli1 Differential Revision: D48148734 fbshipit-source-id: ca44a1e328ce6980c8a867a33ce311fe6eeb90e0
1 parent 687457b commit ef7e945

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.circleci/config.yml

-1
Original file line numberDiff line numberDiff line change
@@ -275,7 +275,6 @@ workflows:
275275
- build_cmake:
276276
name: Linux x86_64 GPU w/ RAFT (cmake)
277277
exec: linux-x86_64-gpu
278-
opt_level: "avx2"
279278
gpu: "ON"
280279
raft: "ON"
281280
requires:

0 commit comments

Comments
 (0)