[BUG]example48 debug version failed
Nobody has claimed this yet.
- Dominant language
- C++
- Stars
- 10.5k
- Forks
- 2.1k
- Avg merge
- 3d 11h
- Merged PRs (30d)
- 7
Description
Describe the bug
I try to use cuda-gdb, and I add debug -g -G tag to example48, then it failed. Even before cuda-gdb. cuda-gdb team reports a same bug here:
https://forums.developer.nvidia.com/t/cuda-gdb-doesnt-fit-hopper-tested-on-cutlass-example-48/302310/6?u=202476410arsmart
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reproducing the failure in example48 after adding the -g and -G debug flags, noting that it fails before cuda-gdb runs. Compare the behavior with the linked CUDA-GDB report and inspect the example's build and launch path. Done means example48 builds and reaches cuda-gdb successfully in the reported configuration.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- cpp
- Domain
- devtools
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100