-
- Downloads
Fix Visual Studio errors in GPU2.
- Ambiguous ctor calls in MatDense and MatSparse. - Explicit type Transform<FPP,GPU2>::iterator (using typename). (c:\gitlab-runner\builds\fzds3qmm\0\faustgrp\faust\src\faust_linear_operator\gpu2\faust_Transform_gpu.h(79): warning C4346: 'iterator': dependent name is not a type [C:\Gitlab-Runner\builds\FzDs3qMm\0\faustgrp\faust\build\faust.vcxproj]) - Adding GPU2 cpp files to source files of pyfaust wrapper (fix to undefined symbols).
Showing
- .gitlab-ci.yml 7 additions, 7 deletions.gitlab-ci.yml
- src/faust_linear_operator/GPU2/faust_MatDense_gpu.cpp.in 4 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_MatDense_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_MatSparse_gpu.cpp.in 1 addition, 1 deletionsrc/faust_linear_operator/GPU2/faust_MatSparse_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_Transform_gpu.h 2 additions, 2 deletionssrc/faust_linear_operator/GPU2/faust_Transform_gpu.h
- src/faust_linear_operator/GPU2/faust_Vect_gpu.cpp.in 0 additions, 1 deletionsrc/faust_linear_operator/GPU2/faust_Vect_gpu.cpp.in
- src/faust_linear_operator/GPU2/faust_Vect_gpu.h 1 addition, 0 deletionssrc/faust_linear_operator/GPU2/faust_Vect_gpu.h
- wrapper/python/CMakeLists.txt 3 additions, 0 deletionswrapper/python/CMakeLists.txt
Please register or sign in to comment