Celebrandil / CudaSift

A CUDA implementation of SIFT for NVidia GPUs (1.2 ms on a GTX 1060)
MIT License
864 stars 286 forks source link

How to choose the version? #77

Closed windshadow233 closed 3 years ago

windshadow233 commented 3 years ago

when I run "make", the error raises that "nvcc fatal : Host compiler targets unsupported OS". Looks like the compiler version is wrong.