-
Notifications
You must be signed in to change notification settings - Fork 1.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Indicate vectorize() outer dimensions
When the outer dimension "x_vo" is assigned as gpu_block(), inform the main Grouping algorithm of such an outer dimension. Avoid compute_at "y_o" the outer gpu_block() level. Use the inner gpu_block() level. When 4 or more GPU block levels are requested, schedule only the innermost levels.
- Loading branch information
1 parent
67ae68f
commit 9bd065d
Showing
1 changed file
with
39 additions
and
15 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