-
Notifications
You must be signed in to change notification settings - Fork 24
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
switch the prefetch order back for now
At least for now, we will follow the order: 1. Load B Matrix Tile 2. Load A matrix Tile 3. Prefetch Next B Matrix Tile 4. Prefetch Next A Matrix Tile 5. Compute 6. Loop back to 1.
- Loading branch information
Showing
1 changed file
with
11 additions
and
16 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