MVIMP icon indicating copy to clipboard operation
MVIMP copied to clipboard

error in correlation_forward_cuda_kernel: no kernel image is available for execution on the device

Open TaoTeCha opened this issue 4 years ago • 3 comments

I've seen this error in the original DAIN repo, this repo, and another forum without any solutions besides maybe changing the nvcc arguments? I got the MVIP DAIN colab to work once (not sure what GPU I had) but now that I am trying again with a V100 I keep getting this error.

Has anybody found a solution?

TaoTeCha avatar Nov 10 '20 00:11 TaoTeCha

I'm afraid this is a problem facing DAIN itself. I once imagined using Pytorch-Lightning to rewrite DAIN and train it, but to be honest, there has not been enough time to implement the plan recently.

CyFeng16 avatar Nov 11 '20 09:11 CyFeng16

I think I found a solution for a colab V100 at least. See Issue 117 in the original DAIN repo.

TaoTeCha avatar Nov 11 '20 15:11 TaoTeCha

Thanks for your feedback, I will keep track.

CyFeng16 avatar Nov 13 '20 01:11 CyFeng16