What's Changed
H100 Support
- Added support for Hopper GPUs; Mirage can automatically generate H100 kernels (with warp specialization and asynchronous TMA enabled) when running on Hopper architectures.
Mugraph Visualizer
- Added documentation for the visualizer
- Fixed rms_norm json parse error in the visualizer
Build Mirage
- Add dockerfile for building and the script
- Update Readme for installing from pre-built wheels
Search Algorithm and Implementation
- Dynamic scheduling of search with OpenMP
Mugraph Verification
- Formal verification for equivalence checking between MuGrpahs
Transpiler
- Allow the transpiler to return errors for untranspilable muGraphs
- Added support for the NKI Transpiler
- Added support for the Triton Transpiler
Full Changelog: v0.2.2...v0.2.3