-
- Downloads
Make possible to call without recompiling Faust::multiply_omp and...
Make possible to call without recompiling Faust::multiply_omp and automatically if BUILD_MULTITHREAD is ON. It excludes the case of ctest_matlab (.gitlab-ci.yml) because this test can run on macOS and OpenMP is complicated to setup in this system (packages are OMP enabled though).
Showing
- .gitlab-ci.yml 1 addition, 1 deletion.gitlab-ci.yml
- CMakeLists.txt 4 additions, 0 deletionsCMakeLists.txt
- src/faust_linear_operator/CPU/faust_prod_opt.h 5 additions, 0 deletionssrc/faust_linear_operator/CPU/faust_prod_opt.h
- src/faust_linear_operator/CPU/faust_prod_opt.hpp 1 addition, 1 deletionsrc/faust_linear_operator/CPU/faust_prod_opt.hpp
- wrapper/matlab/CMakeLists.txt 3 additions, 1 deletionwrapper/matlab/CMakeLists.txt
- wrapper/python/CMakeLists.txt 4 additions, 0 deletionswrapper/python/CMakeLists.txt
Loading
Please register or sign in to comment