Celebrandil / CudaSift

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

img.Download() error #73

Open Ananileaf opened 4 years ago

Ananileaf commented 4 years ago

我只要在img1.Allocate()后加上了img1.Download()这句话,运行起来就遇到段错误 (核心已转储),不加上这句话获取不到关键点,是我GPU环境配置打问题吗

lgalardini commented 4 years ago

You should provide more information regarding your system and configuration or it will be hard to find out what is going on...