Skip to content

Commit

Permalink
Set vectorization
Browse files Browse the repository at this point in the history
  • Loading branch information
howetuft committed Jan 4, 2025
1 parent ecdb37e commit 29e04f5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 2 deletions.
1 change: 0 additions & 1 deletion conan-profiles/conan-profile-Linux-X64
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ compiler.libcxx=libstdc++11
[options]
openvdb/*:simd=AVX
embree3/*:avx512=True
embree3/*:with_tbb=True

[conf]
tools.build:cflags+=["-ftree-vectorize", "-march=x86-64-v3"]
Expand Down
1 change: 0 additions & 1 deletion conan-profiles/conan-profile-Windows-X64
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ compiler.runtime=dynamic
tools.env.virtualenv:powershell=False
tools.build:cxxflags=["/openmp", "/MP", "/DEBUG:NONE", "/arch:AVX"]
embree3/*:tools.build:cxxflags=["/openmp", "/MP", "/DEBUG:NONE"]
embree3/*:with_tbb=True

[options]
openvdb/*:simd=AVX
Expand Down

0 comments on commit 29e04f5

Please sign in to comment.