hitachinsk / FGT

[ECCV 2022] Flow-Guided Transformer for Video Inpainting
https://hitachinsk.github.io/publication/2022-10-01-Flow-Guided-Transformer-for-Video-Inpainting
MIT License
300 stars 31 forks source link

CUDA error #47

Open luminousking opened 1 month ago

luminousking commented 1 month ago

Hi, I got the following cuda error, I'm not sure what happening here:

RuntimeError: CUDA error: no kernel image is available for execution on the device
CUDA kernel errors might be asynchronously reported at some other API call,so the stacktrace below might be incorrect.
For debugging consider passing CUDA_LAUNCH_BLOCKING=1.
RumiAllbert commented 1 month ago

I was having the same issue. Updating CUDA drivers solved it for me...