kunzmi / ImageStackAlignator

Implementation of Google's Handheld Multi-Frame Super-Resolution algorithm (from Pixel 3 and Pixel 4 camera)
GNU General Public License v3.0
392 stars 65 forks source link

any update on aligning CUDA versions? #8

Closed alex-111-gh closed 4 years ago

alex-111-gh commented 4 years ago

Quick context: This project requires 10.1 for building cuda kernels Dependencies in Managed CUDA (NPP dlls specifically) rely on 10.0. Latest published Managed CUDA is 10.0.

@kunzmi any update on bumping all of that to single CUDA version? Let's say 10.2? :)

kunzmi commented 4 years ago

There you go :)