Skip to content

Commit

Permalink
Update CMakeLists.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
mikea authored May 15, 2024
1 parent 7840b64 commit 2fd79ce
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ find_package(BLAS REQUIRED)
find_package(LAPACK REQUIRED)

add_compile_options(
-DLAPACK_ILP64
-mavx2
-std=gnu2x
-mmemset-strategy=vector_loop:-1:noalign
Expand Down

0 comments on commit 2fd79ce

Please sign in to comment.