aidge_backend_cuda compilation / installation
What commit version of aidge do you use
- aidge 0.3.0
- aidge_backend_cpu 0.3.2
- aidge_core 0.3.1
- aidge_export_cpp 0.1.3.dev33+g0d5c058
- aidge_learning 0.2.1.dev5+g0998963
- aidge_onnx 0.3.2
Problem description
I am trying to install aidge_backend_cuda version 3.2 or 3.1. but I have a compilation error. In this environment aidge_learning is working which isn't the case with aidge version v4 (issue : aidge_learning#15) so I would like to stay in version v3 of aidge.
[ 20%] Building CXX object CMakeFiles/_aidge_backend_cuda.dir/src/operator/ConvImpl.cpp.o
gmake[2]: *** [CMakeFiles/_aidge_backend_cuda.dir/build.make:80 : CMakeFiles/_aidge_backend_cuda.dir/src/data/TensorImpl.cu.o] Erreur 1
gmake[2]: *** Attente des tâches non terminées....
gmake[1]: *** [CMakeFiles/Makefile2:112 : CMakeFiles/_aidge_backend_cuda.dir/all] Erreur 2
gmake: *** [Makefile:136 : all] Erreur 2
error: command '/tmp/pip-build-env-5ysn0r9x/overlay/bin/cmake' failed with exit code 2
error: subprocess-exited-with-error
× Building wheel for aidge_backend_cuda (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
full command: /volatile/home/ld277302/Documents/deepgreen/.venv_aidge/bin/python3.11 /volatile/home/ld277302/Documents/deepgreen/.venv_aidge/lib/python3.11/site-packages/pip/_vendor/pyproject_hooks/_in_process/_in_process.py build_wheel /tmp/tmp7r3rbcwk
cwd: /volatile/home/ld277302/Documents/deepgreen/aidge/aidge/aidge_backend_cuda
Building wheel for aidge_backend_cuda (pyproject.toml) ... error
ERROR: Failed building wheel for aidge_backend_cuda
Failed to build aidge_backend_cuda
ERROR: ERROR: Failed to build installable wheels for some pyproject.toml based projects (aidge_backend_cuda)
Edited by Alice Batte