Add XSIMD implementation
This commit is contained in:
@@ -6,6 +6,7 @@ set(CMAKE_CXX_STANDARD_REQUIRED ON)
|
||||
|
||||
option(USE_MKL "Enable Intel MKL backend" OFF)
|
||||
option(USE_GPU "Enable GPU backend" OFF)
|
||||
option(USE_XSIMD "Enable XSIMD backend" OFF)
|
||||
|
||||
include_directories(${PROJECT_SOURCE_DIR}/include)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user