hustvl / Vim

Vision Mamba: Efficient Visual Representation Learning with Bidirectional State Space Model
Apache License 2.0
2.55k stars 159 forks source link

CUDA error: no kernel image is available for execution on the device Compile with `TORCH_USE_CUDA_DSA` to enable device-side assertions. #74

Closed ZXXaaaa closed 2 months ago

ZXXaaaa commented 2 months ago

CUDA error: no kernel image is available for execution on the device Compile with TORCH_USE_CUDA_DSA to enable device-side assertions.

Have you ever encountered this problem?

perisage commented 2 months ago

same issue, how did you solved it? Thanks!

ZXXaaaa commented 2 months ago

I solved it by renting a more powerful server with better GPU

perisage commented 2 months ago

Thanks, i'll try it!