JuliaGPU / JuliaGPU/GPUCompiler.jl
Handle ErrorStack and WrappedErrors in `code_typed`
Open
@vchuravy is already working on this.
Since Oct 10, 2024.
- Dominant language
- Julia
- Stars
- 187
- Forks
- 69
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 28
Description
I have noticed several folks struggling to get to the "Kernel Error" after reading the error message, because err was a more complicated expression. Maybe the error also should refer to "@device_code_typed interactive=true"
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.
Assessment
This issue has not been assessed yet.