alicevision / CCTag

Detection of CCTag markers made up of concentric circles.
https://cctag.readthedocs.io
Mozilla Public License 2.0
351 stars 87 forks source link

[cmake] add support for cuda 12 #210

Closed simogasp closed 5 months ago

simogasp commented 1 year ago

Rewrite of the way the cuda architectures are chosen. This is based on custom function wrote for popsift.

For the CI, test on cuda 12 on ubuntu 22.04 as well