Home
last modified time | relevance | path

Searched defs:USE_AVX (Results 1 – 18 of 18) sorted by relevance

/dports/games/gnubg/gnubg-1.06.002/
H A Dconfigure.ac432 AC_DEFINE(USE_AVX, 1, Define if you want to compile with AVX support) definition
435 AC_DEFINE(USE_AVX, 1, Define if you want to compile with AVX support) definition
459 AM_CONDITIONAL(USE_AVX, test "x$simdcpu" = "xavx") condition
/dports/science/chrono/chrono-7.0.1/src/chrono/multicore_math/
H A Dsimd.h46 #define USE_AVX macro
/dports/net-p2p/cpuminer/cpuminer-2.5.0/
H A Dconfigure.ac77 AC_DEFINE(USE_AVX, 1, [Define to 1 if AVX assembly is available.]) definition
/dports/misc/openmvg/openMVG-2.0/src/third_party/hnswlib/
H A Dhnswlib.h6 #define USE_AVX macro
/dports/science/tfel/tfel-3.4.0/cmake/modules/
H A DOptimizeForArchitecture.cmake277 …set(USE_AVX ${AVX_FOUND} CACHE BOOL "Use AVX. This will double some of the vector sizes rela… variable
/dports/science/tfel-edf/tfel-3.2.1/cmake/modules/
H A DOptimizeForArchitecture.cmake277 …set(USE_AVX ${AVX_FOUND} CACHE BOOL "Use AVX. This will double some of the vector sizes rela… variable
/dports/math/gretl/gretl-2021d/
H A Dconfigure.ac977 AC_SUBST(USE_AVX) subst
/dports/security/libgcrypt/libgcrypt-1.9.4/cipher/
H A Dsha1.c59 # define USE_AVX 1 macro
H A Dsha256.c65 # define USE_AVX 1 macro
H A Dsha512.c92 # define USE_AVX 1 macro
H A Dblake2.c38 # define USE_AVX 1 macro
/dports/mail/thunderbird/thunderbird-91.8.0/comm/third_party/libgcrypt/cipher/
H A Dsha1.c59 # define USE_AVX 1 macro
H A Dsha256.c65 # define USE_AVX 1 macro
H A Dsha512.c92 # define USE_AVX 1 macro
H A Dblake2.c38 # define USE_AVX 1 macro
/dports/graphics/opencv/opencv-4.5.3/modules/core/src/
H A Dprecomp.hpp85 #define USE_AVX (cv::checkHardwareSupport(CV_CPU_AVX)) macro
/dports/math/faiss/faiss-1.7.1/faiss/utils/
H A Ddistances_simd.cpp32 #define USE_AVX macro
/dports/math/py-openTSNE/openTSNE-0.6.1/openTSNE/dependencies/annoy/
H A Dannoylib.h119 #define USE_AVX macro