Celebrandil / CudaSift

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

can i run it within visual studio and windows 10 #68

Closed Firststep2014 closed 5 years ago

Firststep2014 commented 5 years ago

hello, i wonder whether i can run in with visual studio in windows 10 environment, actually, i've tried to set up with visual studio 2017, however, it turned out as "_asm__ unrecognized; _mm256_cvtss_f32 unrecognized; syncthreads unrecognized"

ableade commented 4 years ago

Were you able to get this running on windows?