-
- Downloads
Handle compiling issues with optional OpenMP (CMake scripts, setup.py, ...).
- Always disabled for macOS. - Usable in wrappers compilation. - Function Transform::multiply_omp throws exception if called with a library not compiled with OpenMP enabled.
Showing
- CMakeLists.txt 6 additions, 5 deletionsCMakeLists.txt
- misc/test/src/C++/unit/faust_transform_omp_mul.cpp.in 2 additions, 1 deletionmisc/test/src/C++/unit/faust_transform_omp_mul.cpp.in
- src/faust_linear_operator/CPU/faust_MatDense.hpp 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatDense.hpp
- src/faust_linear_operator/CPU/faust_MatSparse.hpp 2 additions, 2 deletionssrc/faust_linear_operator/CPU/faust_MatSparse.hpp
- src/faust_linear_operator/CPU/faust_Transform.hpp 6 additions, 1 deletionsrc/faust_linear_operator/CPU/faust_Transform.hpp
- wrapper/matlab/CMakeLists.txt 15 additions, 3 deletionswrapper/matlab/CMakeLists.txt
- wrapper/python/CMakeLists.txt 23 additions, 1 deletionwrapper/python/CMakeLists.txt
- wrapper/python/setup.py.in 4 additions, 4 deletionswrapper/python/setup.py.in
Loading
Please register or sign in to comment