Searched defs:adotpby (Results 1 – 9 of 9) sorted by relevance
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/HIP/Kernels/ |
H A D | adotpby.hip.cpp | 135 void adotpby(int N, in adotpby() function 149 void adotpby(int N, in adotpby() function 166 void adotpby(int N, in adotpby() function 180 void adotpby(int N, in adotpby() function 197 void adotpby(int N, in adotpby() function 211 void adotpby(int N, in adotpby() function
|
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/CUDA/Kernels/ |
H A D | adotpby.cu | 139 void adotpby(int N, in adotpby() function 153 void adotpby(int N, in adotpby() function 171 void adotpby(int N, in adotpby() function 185 void adotpby(int N, in adotpby() function 203 void adotpby(int N, in adotpby() function 217 void adotpby(int N, in adotpby() function
|
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/ |
H A D | ma_blas_extensions.hpp | 36 void adotpby(T const alpha, MultiArray1Dx const& x, MultiArray1Dy const& y, Q const beta, ptr res) in adotpby() function 52 void adotpby(T const alpha, MultiArray2Dx const& x, MultiArray2Dy const& y, Q const beta, MultiArra… in adotpby() function
|
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/CUDA/ |
H A D | old_blas_cuda.hpp | 317 inline static void adotpby(int const n, in adotpby() function 338 inline static void adotpby(int const n, in adotpby() function
|
H A D | blas_cuda_catch_all.hpp | 114 inline static void adotpby(int const n, in adotpby() function
|
H A D | blas_cuda_gpu_ptr.hpp | 184 inline static void adotpby(int const n, in adotpby() function
|
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/HIP/ |
H A D | blas_hip_catch_all.hpp | 111 inline static void adotpby(int const n, in adotpby() function
|
H A D | blas_hip_gpu_ptr.hpp | 178 inline static void adotpby(int const n, in adotpby() function
|
/dports/science/qmcpack/qmcpack-3.11.0/src/AFQMC/Numerics/detail/CPU/ |
H A D | blas_cpu.hpp | 943 inline static void adotpby(int n, in adotpby() function
|