AIR-DISCOVER / ICRA2024-Sim2Real-AXS

34 stars 4 forks source link

error in ms_deformable_im2col_cuda: no kernel image is available for execution on the device #6

Closed wzjscut closed 7 months ago

wzjscut commented 7 months ago

When I run the baseline AXS_baseline.py in docker, it shows this log continuously. What's the problems?

nvidia-smi shows below +---------------------------------------------------------------------------------------+ | NVIDIA-SMI 535.154.05 Driver Version: 535.154.05 CUDA Version: 12.2 | |-----------------------------------------+----------------------+----------------------+ | GPU Name Persistence-M | Bus-Id Disp.A | Volatile Uncorr. ECC | | Fan Temp Perf Pwr:Usage/Cap | Memory-Usage | GPU-Util Compute M. | | | | MIG M. | |=========================================+======================+======================| | 0 NVIDIA GeForce RTX 3090 Off | 00000000:01:00.0 On | N/A | | 66% 62C P2 325W / 350W | 14375MiB / 24576MiB | 100% Default | | | | N/A | +-----------------------------------------+----------------------+----------------------+

+---------------------------------------------------------------------------------------+ | Processes: | | GPU GI CI PID Type Process name GPU Memory | | ID ID Usage | |=======================================================================================| +---------------------------------------------------------------------------------------+

wzjscut commented 7 months ago

solved by updating torch

DedSecer commented 7 months ago

@wzjscut I encountered the same problem with you, could you please tell me which version you update and how you update the torch?

GedRelay commented 6 months ago

@wzjscut I encountered the same problem with you, could you please tell me which version you update and how you update the torch?

I have the same error. Are you solved now?

Yjjjjjjw commented 5 months ago

@wzjscut I encountered the same problem with you, could you please tell me which version you update and how you update the torch?

I have the same error. Are you solved now?

I have the same error. Are you solved now?