Skip to content

Fix: link cuda dependencies to unit tests

Houssem ROUIS requested to merge fix_link_cuda into dev

Context

Fix linking cuda dependecies to aidge_learning unit tests

Modified files

  • CMakeLists.txt, remove finding backend_cuda;
  • unit_tests/CMakeLists.txt, link missing cudart and cublas;

Merge request reports

Loading