Skip to content

Commit

Permalink
v0.4.15: reduce inline launch overhead
Browse files Browse the repository at this point in the history
  • Loading branch information
FindDefinition committed Aug 14, 2024
1 parent 2d766b2 commit fc9d019
Show file tree
Hide file tree
Showing 3 changed files with 205 additions and 57 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,8 @@
# Changelog
## [0.4.15] - 2024-08-14
### Added
- add compiled conversion to greatly reduce launch overhead of inline function. currently only inline cuda/metal kernels in cumm support this.

## [0.4.14] - 2024-07-31
### Fixed
- fix a bug in simple type analysis
Expand Down
Loading

0 comments on commit fc9d019

Please sign in to comment.