You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Example usage:
```
DISABLE_PTXAS_OPT=1 CUDA_LAUNCH_BLOCKING=1 cuda-gdb --args python test.py
```
Caution: We can only synthesize complete inline stack when all ptxas
optimizations are off.
0 commit comments