Closed taosiqin1991 closed 6 years ago
I clone the newest code to run on ubuntu 16.04 (Sep 11, 2018), failed with the following error
Image size = (0,0) Initializing data... Device Number: 0 Device name: GeForce GTX 1050 Ti Memory Clock Rate (MHz): 3504 Memory Bus Width (bits): 128 Peak Memory Bandwidth (GB/s): 112.1 Failed to allocate device data Failed to allocate device data Failed to allocate device data checkMsg() CUDA error: LowPass() execution failed in file </home/aqrose/siqin_all/siqin_project/CudaSift/cudaSiftH.cu>, line 416 : invalid configuration argument.
Could anyone tell me how to handle this problem ?
Something wrong happened when you loaded the image, so the image size was set to (0,0).
I clone the newest code to run on ubuntu 16.04 (Sep 11, 2018), failed with the following error
Could anyone tell me how to handle this problem ?