-
- Downloads
Add cuda current device set/switch/get, counting devices capabilities...
Add cuda current device set/switch/get, counting devices capabilities (faust_cuda_device module), update tests and MatSparse/Dense<FPP,GPU2>. Adding test_get_device and update test_move (matrix to another device) in test_matdense_gpu_mod.cpp.in test_matsparse_gpu_mod.cpp.in. New function getDevice() in MatSparse<FPP,GPU2>, MatDense<FPP,GPU2>.
Showing
- CMakeLists.txt 1 addition, 1 deletionCMakeLists.txt
- misc/test/src/C++/test_matdense_gpu_mod.cpp.in 43 additions, 0 deletionsmisc/test/src/C++/test_matdense_gpu_mod.cpp.in
- misc/test/src/C++/test_matsparse_gpu_mod.cpp.in 25 additions, 2 deletionsmisc/test/src/C++/test_matsparse_gpu_mod.cpp.in
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.h
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in 7 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatDense_gpu.hpp.in
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.h 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.h
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp.in 7 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.hpp.in
- src/faust_linear_operator/GPU2/faust_cuda_device.cpp 32 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_cuda_device.cpp
- src/faust_linear_operator/GPU2/faust_cuda_device.h 36 additions, 0 deletionssrc/faust_linear_operator/GPU2/faust_cuda_device.h
Loading
Please register or sign in to comment