JuliaGPU / JuliaGPU/GPUCompiler.jl
Add support for ASAN & Co on the CPU
Open
Nobody has claimed this yet.
- Dominant language
- Julia
- Stars
- 187
- Forks
- 69
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 28
Description
For debugging Enzyme under ASAN we should have the asan pipeline included
cc: @gbaraldi
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
Use the linked Julia src/pipeline.cpp section at lines 99-184 as the reference for the ASAN pipeline and related CPU handling. Locate the corresponding CPU pipeline integration in GPUCompiler.jl, then verify that the ASAN pipeline is included and supports debugging Enzyme under ASAN.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- julia
- Domain
- compilers, testing
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100