JuliaGPU / JuliaGPU/GPUCompiler.jl

Add support for ASAN & Co on the CPU

Open
#720 0 comments 0 reactions 0 assignees View on GitHub

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

https://github.com/JuliaLang/julia/blob/2e26583cd9f55c7862c2c3ce03691f1ecd0a603a/src/pipeline.cpp#L99-L184

cc: @gbaraldi

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.