Skip to content

Resolve "Manage cuda version in conan package"

Julien WAECHTER requested to merge 223-manage-cuda-version-in-conan-package into dev

What does this MR do?

  • Use the conan option cuda to find the conan package associated with the cuda version installed on the machine
  • Available versions:
cuda: ["9.2","10.0", "None"]

How to test it?

  • remove all your conan packages using cuda in your conan cache (conan remove pcl/opencv/ffmpeg....)
  • configure sight
  • build sight

Data

No data required

Associated Issues

Closes #223 (closed)

Edited by Julien WAECHTER

Merge request reports