Skip to content
Snippets Groups Projects
Commit 3a007361 authored by Grégoire Kubler's avatar Grégoire Kubler
Browse files

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
1 merge request!50chore : added default values to cmake options
Pipeline #59582 canceled