forked from triton-lang/triton
-
Notifications
You must be signed in to change notification settings - Fork 29
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
add blocked version to address performance issue of when N is large (#…
…672) * add blocked version to address performance issue of when N is large * use_blocked should be based on size of N * block size should be size of total elements * correct comments * remove fake persistent loop
- Loading branch information
1 parent
27a1b5b
commit 736071f
Showing
1 changed file
with
83 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters