Home
last modified time | relevance | path

Searched defs:BLAS (Results 1 – 25 of 100) sorted by relevance

1234

/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/compatibility/simple/blas/
H A DROL_BLAS.hpp136 struct BLAS { struct
225 struct BLAS<int, double> { struct
227 void ROTG(double* da, double* db, double* c, double* s) const in ROTG()
230 …const int& n, double* dx, const int& incx, double* dy, const int& incy, double* c, double* s) const in ROT()
233 double ASUM(const int& n, const double* x, const int& incx) const in ASUM()
239 void COPY(const int& n, const double* x, const int& incx, double* y, const int& incy) const in COPY()
242 … double DOT(const int& n, const double* x, const int& incx, const double* y, const int& incy) const in DOT()
247 int IAMAX(const int& n, const double* x, const int& incx) const in IAMAX()
250 double NRM2(const int& n, const double* x, const int& incx) const in NRM2()
253 void SCAL(const int& n, const double& alpha, double* x, const int& incx) const in SCAL()
[all …]
/dports/math/blocksolve95/BlockSolve95/doc/manual/
H A Dsec6.tex11 \subsection{Error Checking within \BS}\sindex{error checking}
30 \subsection{Flop Counting}
78 \subsection{Matrix Statistics}
117 \subsection{Blocking and Nonblocking Messages}
139 \subsection{MPI Communicators and Message Number Conflicts}
163 \subsection{Inline Macros for the BLAS}
/dports/misc/mxnet/incubator-mxnet-1.9.0/cmake/
H A DChooseBlas.cmake18 set(BLAS "Open" CACHE STRING "Selected BLAS library") variable
22 set(BLAS "${USE_BLAS}") variable
29 set(BLAS "MKL") variable
/dports/misc/py-mxnet/incubator-mxnet-1.9.0/cmake/
H A DChooseBlas.cmake18 set(BLAS "Open" CACHE STRING "Selected BLAS library") variable
22 set(BLAS "${USE_BLAS}") variable
29 set(BLAS "MKL") variable
/dports/math/ceres-solver/ceres-solver-2.0.0/internal/ceres/
H A Dsmall_blas_test.cc43 TEST(BLAS, MatrixMatrixMultiply) { in TEST() argument
126 TEST(BLAS, MatrixTransposeMatrixMultiply) { in TEST() argument
212 TEST(BLAS, MatrixMatrixMultiplyNaive) { in TEST() argument
295 TEST(BLAS, MatrixTransposeMatrixMultiplyNaive) { in TEST() argument
378 TEST(BLAS, MatrixVectorMultiply) { in TEST() argument
433 TEST(BLAS, MatrixTransposeVectorMultiply) { in TEST() argument
/dports/misc/openmvg/openMVG-2.0/src/third_party/ceres-solver/internal/ceres/
H A Dsmall_blas_test.cc42 TEST(BLAS, MatrixMatrixMultiply) { in TEST() argument
124 TEST(BLAS, MatrixTransposeMatrixMultiply) { in TEST() argument
205 TEST(BLAS, MatrixVectorMultiply) { in TEST() argument
253 TEST(BLAS, MatrixTransposeVectorMultiply) { in TEST() argument
/dports/science/py-phono3py/phono3py-1.22.3/doc/
H A Ddirect-solution.rst279 MKL linked scipy
290 OpenBLAS or MKL via LAPACKE
/dports/math/openblas/OpenBLAS-0.3.18/relapack/src/
H A Drelapack.h18 #define BLAS(routine) routine ## _ macro
20 #define BLAS(routine) routine macro
/dports/science/apbs/apbs-pdb2pqr-apbs-1.5-102-g500c1473/apbs/externals/pb_s_am/cmake/
H A DDependencies.cmake6 set(BLAS "Open" CACHE STRING "Selected BLAS library") variable
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/teuchos/numerics/src/
H A DTeuchos_BLAS.hpp254 inline BLAS(void) {} in BLAS() function in Teuchos::BLAS
257 inline BLAS(const BLAS<OrdinalType, ScalarType>& /*BLAS_source*/) {} in BLAS() function in Teuchos::BLAS
2255 class TEUCHOSNUMERICS_LIB_DLL_EXPORT BLAS<int, float> class
2258 inline BLAS(void) {} in BLAS() function in Teuchos::BLAS
2259 inline BLAS(const BLAS<int, float>& /*BLAS_source*/) {} in BLAS() function in Teuchos::BLAS
2285 class TEUCHOSNUMERICS_LIB_DLL_EXPORT BLAS<int, double> class
2288 inline BLAS(void) {} in BLAS() function in Teuchos::BLAS
2289 inline BLAS(const BLAS<int, double>& /*BLAS_source*/) {} in BLAS() function in Teuchos::BLAS
2315 class TEUCHOSNUMERICS_LIB_DLL_EXPORT BLAS<int, std::complex<float> > class
2318 inline BLAS(void) {} in BLAS() function in Teuchos::BLAS
[all …]
/dports/science/dakota/dakota-6.13.0-release-public.src-UI/packages/external/trilinos/packages/rol/src/compatibility/teuchos/blas/
H A DROL_BLAS.hpp56 using BLAS = Teuchos::BLAS<OrdinalType, Real>; typedef
/dports/math/scs/scs-3.0.0/include/
H A Dscs_blas.h19 #define BLAS(x) d##x macro
/dports/math/py-scs/scs-3.0.0/scs/include/
H A Dscs_blas.h19 #define BLAS(x) d##x macro
/dports/science/nwchem-data/nwchem-7.0.2-release/src/cckohn/
H A DGNUmakefile5 BLAS = macro
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/cckohn/
H A DGNUmakefile5 BLAS = macro
/dports/science/madness/madness-ebb3fd7/src/madness/tensor/mtxmq_graveyard/bgp_tuning/
H A DMakefile9 BLAS=-lblas macro
/dports/math/libxsmm/libxsmm-1.16.3/samples/smm/
H A DMakefile19 BLAS = 2 macro
21 BLAS = 1 macro
/dports/math/libflame/libflame-5.2.0/tmp/test/fortran_QR_test/
H A Dmakefile7 BLAS = $(LIB_PATH)/libgoto.so macro
/dports/science/nwchem/nwchem-7b21660b82ebd85ef659f6fba7e1e73433b0bd0a/src/selci/
H A DGNUmakefile9 BLAS = mxma.o macro
/dports/science/nwchem-data/nwchem-7.0.2-release/src/selci/
H A DGNUmakefile9 BLAS = mxma.o macro
/dports/audio/faust/faust-2.37.3/tools/physicalModeling/mesh2faust/vega/libraries/matrix/
H A DmatrixBLAS.cpp27 #define BLAS macro
/dports/math/libflame/libflame-5.2.0/src/base/flamec/supermatrix/test/eig/test/
H A Dmakefile14 BLAS := $(LIB_PATH)/libgoto.a macro
/dports/math/libflame/libflame-5.2.0/src/base/flamec/supermatrix/test/lu/incpiv/test/
H A Dmakefile14 BLAS := $(LIB_PATH)/libgoto.a macro
/dports/math/libflame/libflame-5.2.0/src/base/flamec/supermatrix/test/lu/piv/test/
H A Dmakefile14 BLAS := $(LIB_PATH)/libgoto.a macro
/dports/math/libflame/libflame-5.2.0/src/base/flamec/supermatrix/test/qr/inc/test/
H A Dmakefile14 BLAS := $(LIB_PATH)/libgoto.a macro

1234