-
- Downloads
Add class Transform<FPP,GPU2> (not fully impl.) with unit tests, update...
Add class Transform<FPP,GPU2> (not fully impl.) with unit tests, update MatGeneric<FPP,GPU2> hierarchy. Basic constructors, getNbRow/Col(), size(), get_product() functions. Updating the MatGeneric conctract and child classes. Updating to gpu_mod@75404287.
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_transform_gpu_mod.cpp.in 117 additions, 0 deletionsmisc/test/src/C++/test_transform_gpu_mod.cpp.in
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.h 5 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.h
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in 18 additions, 7 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in
- src/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h 7 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatGeneric_gpu.h
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.h 2 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.h
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp.in 7 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp.in
- src/faust_linear_operator/GPU2/faust_Transform_gpu.h 33 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.h
- src/faust_linear_operator/GPU2/faust_Transform_gpu.hpp.in 85 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.hpp.in
Loading
Please register or sign in to comment