Apollo3zehn / PureHDF

A pure .NET library that makes reading and writing of HDF5 files (groups, datasets, attributes, ...) very easy.
MIT License
47 stars 16 forks source link

Is ISA-L compiled with AVX2 support? It may be required to pass `-mavx2` to the compiler like for Bitshuffle.PInvoke #120

Open Apollo3zehn opened 1 week ago

Apollo3zehn commented 1 week ago

CMakeLists.txt: set(CMAKE_C_FLAGS "-mavx2")