EnzymeAD / EnzymeAD/Enzyme-JAX
Kernel Optimizations
Open
- Dominant language
- MLIR
- Stars
- 131
- Forks
- 53
- Avg merge
- 1d 10h
- Merged PRs (30d)
- 193
Description
Various clear optimizations to do:
- [x] Remove dead [readnone] kernel arguments
- [ ] Propagate constants from host to device @definelicht
- [x] Remove equivalent function definitions @chelini
- [x] Propagate kernel_call block/thread bounds into the kernel
- [ ] Propagate bound check info from host to device
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.