-
- Downloads
Delete all modules, uses and any references about OpenBLAS along with its...
Delete all modules, uses and any references about OpenBLAS along with its packages embedded in the project. It has been decided to rely totally on Eigen facilities to use this backend (that was anyway just linked partially for the two functions gemv and gemm and not at all for complex matrices). This commit closes the issue #92.
Showing
- CMake/findOPENBLASLib.cmake 0 additions, 148 deletionsCMake/findOPENBLASLib.cmake
- CMakeLists.txt 1 addition, 13 deletionsCMakeLists.txt
- externals/unix/tarLibs/v0.2.18.tar.gz 0 additions, 0 deletionsexternals/unix/tarLibs/v0.2.18.tar.gz
- misc/test/CMakeLists.txt 4 additions, 13 deletionsmisc/test/CMakeLists.txt
- src/faust_linear_operator/CMakeLists.txt 1 addition, 9 deletionssrc/faust_linear_operator/CMakeLists.txt
- src/faust_linear_operator/CPU/faust_MatDense.hpp 0 additions, 3 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_cblas_algebra.cpp 0 additions, 112 deletionssrc/faust_linear_operator/CPU/faust_cblas_algebra.cpp
- src/faust_linear_operator/CPU/faust_cblas_algebra.h 0 additions, 72 deletionssrc/faust_linear_operator/CPU/faust_cblas_algebra.h
- src/faust_linear_operator/CPU/faust_linear_algebra.hpp 57 additions, 109 deletionssrc/faust_linear_operator/CPU/faust_linear_algebra.hpp
- src/faust_linear_operator/GPU/CMakeLists.txt 1 addition, 22 deletionssrc/faust_linear_operator/GPU/CMakeLists.txt
- src/faust_linear_operator/faust_constant.h.in 0 additions, 3 deletionssrc/faust_linear_operator/faust_constant.h.in
Loading
Please register or sign in to comment