Home
last modified time | relevance | path

Searched defs:AXPY (Results 1 – 25 of 34) sorted by relevance

12

/dports/math/openblas/OpenBLAS-0.3.18/benchmark/
H A Daxpy.c34 #define AXPY BLASFUNC(zaxpy) macro
36 #define AXPY BLASFUNC(caxpy) macro
40 #define AXPY BLASFUNC(daxpy) macro
42 #define AXPY BLASFUNC(saxpy) macro
/dports/math/clblas/clBLAS-2.10/src/tests/correctness/
H A Dcorr-axpy.cpp191 TEST_P(AXPY, saxpy) { in TEST_P() argument
198 TEST_P(AXPY, daxpy) { in TEST_P() argument
205 TEST_P(AXPY, caxpy) { in TEST_P() argument
212 TEST_P(AXPY, zaxpy) { in TEST_P() argument
/dports/math/clblas/clBLAS-2.10/src/tests/performance/
H A Dperf-axpy.cpp312 TEST_P(AXPY, saxpy) in TEST_P() argument
321 TEST_P(AXPY, daxpy) in TEST_P() argument
329 TEST_P(AXPY, caxpy) in TEST_P() argument
338 TEST_P(AXPY, zaxpy) in TEST_P() argument
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/openblas/xianyi-OpenBLAS-e6e87a2/driver/level2/
H A Dger_thread.c45 #define AXPY AXPYU_K macro
47 #define AXPY AXPYC_K macro
/dports/cad/meshlab/meshlab-Meshlab-2020.05/src/plugins_unsupported/external/GotoBLAS2/driver/level2/
H A Dger_thread.c28 #define AXPY AXPYU_K macro
30 #define AXPY AXPYC_K macro
/dports/math/openblas/OpenBLAS-0.3.18/driver/level2/
H A Dger_thread.c45 #define AXPY AXPYU_K macro
47 #define AXPY AXPYC_K macro
/dports/math/gotoblas/GotoBLAS2/driver/level2/
H A Dger_thread.c45 #define AXPY AXPYU_K macro
47 #define AXPY AXPYC_K macro
/dports/math/clblast/CLBlast-1.1.0/scripts/benchmark/
H A Dsettings.py12 AXPY = { variable
/dports/science/qmcpack/qmcpack-3.11.0/external_codes/boost_multi/multi/benchmark/cuda/
H A Daxpy.cu83 struct AXPY{ struct
85 struct t{
91 static Y&& gpu_multi_thrust(T alpha, X const& x, Y&& y){ in gpu_multi_thrust()
/dports/math/blasfeo/blasfeo-0.1.2/blasfeo_api/
H A Dd_blas1_lib.c73 #define AXPY daxpy_ macro
H A Ds_blas1_lib.c73 #define AXPY saxpy_ macro
/dports/math/hpipm/hpipm-0.1.1/dense_qp/
H A Ds_dense_qp_res.c53 #define AXPY blasfeo_saxpy macro
H A Dd_dense_qp_res.c53 #define AXPY blasfeo_daxpy macro
H A Ds_dense_qp_kkt.c55 #define AXPY blasfeo_saxpy macro
H A Dd_dense_qp_kkt.c55 #define AXPY blasfeo_daxpy macro
/dports/math/hpipm/hpipm-0.1.1/ocp_qp/
H A Ds_ocp_qp_res.c51 #define AXPY blasfeo_saxpy macro
H A Dd_ocp_qp_res.c51 #define AXPY blasfeo_daxpy macro
H A Dd_ocp_qp_kkt.c55 #define AXPY blasfeo_daxpy macro
H A Ds_ocp_qp_kkt.c56 #define AXPY blasfeo_saxpy macro
/dports/math/hpipm/hpipm-0.1.1/cond/
H A Ds_cond_aux.c53 #define AXPY blasfeo_saxpy macro
H A Dd_cond_aux.c53 #define AXPY blasfeo_daxpy macro
/dports/math/hpipm/hpipm-0.1.1/tree_ocp_qp/
H A Dd_tree_ocp_qp_kkt.c53 #define AXPY blasfeo_daxpy macro
H A Ds_tree_ocp_qp_ipm.c57 #define AXPY blasfeo_saxpy macro
H A Ds_tree_ocp_qp_kkt.c53 #define AXPY blasfeo_saxpy macro
H A Dd_tree_ocp_qp_ipm.c57 #define AXPY blasfeo_daxpy macro

12