Skip to content

Commit

Permalink
remove avx2 from raft cmake contbuild
Browse files Browse the repository at this point in the history
Summary: Unnecessary for contbuild and doubles the build time.

Reviewed By: mlomeli1

Differential Revision: D48148734

fbshipit-source-id: ca44a1e328ce6980c8a867a33ce311fe6eeb90e0
  • Loading branch information
algoriddle authored and facebook-github-bot committed Aug 8, 2023
1 parent 687457b commit ef7e945
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .circleci/config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -275,7 +275,6 @@ workflows:
- build_cmake:
name: Linux x86_64 GPU w/ RAFT (cmake)
exec: linux-x86_64-gpu
opt_level: "avx2"
gpu: "ON"
raft: "ON"
requires:
Expand Down

0 comments on commit ef7e945

Please sign in to comment.