JuliaGPU / JuliaGPU/KernelAbstractions.jl
Add Enzyme CI for other backends than CPU and CUDA
Open
@michel2323 is already working on this.
Since Jul 6, 2024.
- Dominant language
- Julia
- Stars
- 523
- Forks
- 88
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 25
Description
For the recently added Enzyme support via EnzymeRules we will need to extend CI and support to more backends
- AMDGPU -- should work
- oneAPI -- probably no-one has tried
- Metal -- probably no=one has tried
Improve CI coverage
- Code that uses
@localmemand@private - Code that requires runtime caching through malloc
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.