-
- Downloads
Implement GPU randFaust and add a device argument to pyfaust.rand(dev=cpu|gpu).
Showing
- src/faust_linear_operator/CPU/faust_TransformHelper.h 0 additions, 6 deletionssrc/faust_linear_operator/CPU/faust_TransformHelper.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.h
- src/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp 18 additions, 5 deletionssrc/faust_linear_operator/GPU2/faust_TransformHelper_gpu.hpp
- src/faust_linear_operator/faust_TransformHelperGen.h 6 additions, 0 deletionssrc/faust_linear_operator/faust_TransformHelperGen.h
- wrapper/python/pyfaust.py 11 additions, 5 deletionswrapper/python/pyfaust.py
- wrapper/python/src/FaustCoreCpp.h 8 additions, 1 deletionwrapper/python/src/FaustCoreCpp.h
- wrapper/python/src/FaustCoreCpp.hpp 15 additions, 0 deletionswrapper/python/src/FaustCoreCpp.hpp
- wrapper/python/src/FaustCoreCy.pxd 7 additions, 0 deletionswrapper/python/src/FaustCoreCy.pxd
- wrapper/python/src/_FaustCorePy.pyx 24 additions, 1 deletionwrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment