-
- Downloads
Integrate cuda (11.4, 9.2) multi-support in pyfaust/gpu_mod.
- In pyx code: Loading in priority the gpu_mod library built/linked upon cuda11.4 then cuda9.2 if it fails. - Update of the ci jobs to build the two versions for gpu_mod. - Update of the CMake script to copy/install the different versions of gpu_mod in packages.
Showing
- .gitlab-ci.yml 37 additions, 21 deletions.gitlab-ci.yml
- CMakeLists.txt 10 additions, 3 deletionsCMakeLists.txt
- src/faust_linear_operator/CMakeLists.txt 1 addition, 1 deletionsrc/faust_linear_operator/CMakeLists.txt
- wrapper/matlab/CMakeLists.txt 1 addition, 1 deletionwrapper/matlab/CMakeLists.txt
- wrapper/python/CMakeLists.txt 27 additions, 13 deletionswrapper/python/CMakeLists.txt
- wrapper/python/setup.py.in 3 additions, 3 deletionswrapper/python/setup.py.in
- wrapper/python/src/_FaustCorePy.pyx 17 additions, 11 deletionswrapper/python/src/_FaustCorePy.pyx
Loading
Please register or sign in to comment