-
- Downloads
Update about windows matio library and openmp (details below)
1. Update pkg_win_purepy ci job to rely matio standalone static libary instead of simple matio static lib + dependency static libs (hdf5, zlib, szip). 2. Embed the Visual Studio OpenMP DLL into the pyfaust package / windows installer + auto-loading by pyfaust on package import. New cmake option VCOMPLIB_PATH which is mandatory when building pyfaust with Visual Studio and BUILD_MULTITHREADING enabled.
Showing
- .gitlab-ci.yml 4 additions, 5 deletions.gitlab-ci.yml
- CMakeLists.txt 1 addition, 0 deletionsCMakeLists.txt
- misc/nsis/faust.nsi 1 addition, 0 deletionsmisc/nsis/faust.nsi
- wrapper/python/CMakeLists.txt 10 additions, 2 deletionswrapper/python/CMakeLists.txt
- wrapper/python/libomp_loading.py 11 additions, 3 deletionswrapper/python/libomp_loading.py
Loading
Please register or sign in to comment