fix : pip do not packs cuda* .so files in .whl, aidge_backend_cuda pkg wieghs now ~2Mo max
CUDA* libs are now private deps Set official version of these libraries CUDA Toolkit : 12.4 CUDNN : 9 auditwheel repair call has been removed from CIBuildWheel call to forbid it to pack the cuda .so files within the wheel Closes #32
parent
2cc7de11
No related branches found
No related tags found
Showing
- .gitlab-ci.yml 3 additions, 2 deletions.gitlab-ci.yml
- CMakeLists.txt 4 additions, 3 deletionsCMakeLists.txt
- README.md 2 additions, 0 deletionsREADME.md
- cmake/PybindModuleCreation.cmake 14 additions, 2 deletionscmake/PybindModuleCreation.cmake
- pyproject.toml 4 additions, 2 deletionspyproject.toml
- unit_tests/CMakeLists.txt 8 additions, 1 deletionunit_tests/CMakeLists.txt