-
- Downloads
Add Transform<FPP,GPU2> functions and tests / MatGeneric<FPP,GPU2> methods.
New Transform methods: operator=, push_first, push_front, pop_back, clear, get_fact, get_facts, transpose, get_total_nnz, scalarMultiply, multiply, multiplyLeft, spectralNorm. MatGeneric/Sparse/Dense<FPP,GPU2>::set_gpu_mat_ptr and getNonZeros. Update to gpu_mod@86bffb8e.
Showing
- gpu_mod 1 addition, 1 deletiongpu_mod
- misc/test/src/C++/test_transform_gpu_mod.cpp.in 240 additions, 1 deletionmisc/test/src/C++/test_transform_gpu_mod.cpp.in
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.h 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.h
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in 62 additions, 47 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in
- src/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h 2 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.h 5 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.h
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp.in 15 additions, 3 deletionssrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp.in
- src/faust_linear_operator/GPU2/faust_Transform_gpu.h 15 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_Transform_gpu.h
- src/faust_linear_operator/GPU2/faust_Transform_gpu.hpp.in 203 additions, 13 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.hpp.in
Loading
Please register or sign in to comment