You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The text was updated successfully, but these errors were encountered:
Apollo3zehn
changed the title
Is ISA-L compile with AVX2 support? It may be required to pass -mavx2 to the compiler like for Bitshuffle.PInvoke
Is ISA-L compiled with AVX2 support? It may be required to pass -mavx2 to the compiler like for Bitshuffle.PInvoke
Jun 26, 2024
CMakeLists.txt:
set(CMAKE_C_FLAGS "-mavx2")
The text was updated successfully, but these errors were encountered: