-
- Downloads
Add new class Vect<FPP,GPU2> that covers old Vect<FPP,Gpu> features,...
Add new class Vect<FPP,GPU2> that covers old Vect<FPP,Gpu> features, MatDense<FPP,GPU2> multiplication by a Vect<FPP,GPU2> (with its test). - Vect<FPP,GPU2> tests yet to write. - Update to gpu_mod@8ca251cc - Alias FSFG to @FAUST_SCALR_FOR_GM@
Showing
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- gpu_mod 1 addition, 1 deletiongpu_mod
- misc/test/CMakeLists.txt 1 addition, 1 deletionmisc/test/CMakeLists.txt
- misc/test/src/C++/test_matdense_gpu_mod.cpp.in 25 additions, 2 deletionsmisc/test/src/C++/test_matdense_gpu_mod.cpp.in
- misc/test/src/C++/test_vect_gpu_mod.cpp.in 18 additions, 0 deletionsmisc/test/src/C++/test_vect_gpu_mod.cpp.in
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.h 2 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatDense_gpu.h
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in 128 additions, 116 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in
- src/faust_linear_operator/GPU2/faust_Vect_gpu.h 47 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_Vect_gpu.h
- src/faust_linear_operator/GPU2/faust_Vect_gpu.hpp.in 157 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_Vect_gpu.hpp.in
Loading
Please register or sign in to comment