-
Notifications
You must be signed in to change notification settings - Fork 33
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
A better implementation for the Range/NdRange class, with examples
Better deprecation warnings added Following exact sycl::range/nd_range specification for kernel lauch parameters Default cache size is set to 128, like numba
- Loading branch information
1 parent
e66c0fc
commit f536bd1
Showing
7 changed files
with
237 additions
and
172 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
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
Oops, something went wrong.