-
- Downloads
Implement GPU Butterfly Faust optimization in the C++ core.
Showing
- src/faust_linear_operator/CPU/faust_MatDense.h 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatDense.h
- src/faust_linear_operator/CPU/faust_MatSparse.h 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.h
- src/faust_linear_operator/CPU/faust_TransformHelperButterfly.h 5 additions, 4 deletions...aust_linear_operator/CPU/faust_TransformHelperButterfly.h
- src/faust_linear_operator/CPU/faust_TransformHelperButterfly.hpp 14 additions, 13 deletions...st_linear_operator/CPU/faust_TransformHelperButterfly.hpp
- src/faust_linear_operator/GPU2/faust_TransformHelperButterfly_gpu.h 49 additions, 20 deletions...linear_operator/GPU2/faust_TransformHelperButterfly_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelperButterfly_gpu.hpp 167 additions, 0 deletions...near_operator/GPU2/faust_TransformHelperButterfly_gpu.hpp
Loading
Please register or sign in to comment