MVIMP
MVIMP copied to clipboard
error in correlation_forward_cuda_kernel: no kernel image is available for execution on the device
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?
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.
I think I found a solution for a colab V100 at least. See Issue 117 in the original DAIN repo.
Thanks for your feedback, I will keep track.