trevor-m edited a comment on pull request #7123:
URL: https://github.com/apache/tvm/pull/7123#issuecomment-755815361


   I ran the model that was failing under `cuda-gdb` and was able to get some 
information from the crash:
   
   ```
   CUDA Exception: Warp Out-of-range Address
   The exception was triggered at PC 0x55556b2ef890
   
   Thread 1 "python3" received signal CUDA_EXCEPTION_5, Warp Out-of-range 
Address.
   [Switching focus to CUDA kernel 2, grid 894452, block (0,0,0), thread 
(864,0,0), device 0, sm 0, warp 24, lane 0]
   0x000055556b2ef8b0 in 
fused_vision_non_max_suppression_kernel1<<<(1,1,1),(1024,1,1)>>> ()
   ```
   
   @masahi Any thoughts?
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


Reply via email to