-
Notifications
You must be signed in to change notification settings - Fork 114
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[RFC] Updated cl_khr_defined_builtin_kernels #1007
Draft
linehill
wants to merge
9
commits into
KhronosGroup:main
Choose a base branch
from
linehill:defined-built-in-kernels
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Draft
Commits on Dec 13, 2022
-
cl_khr_defined_builtin_kernels
First WiP draft of a defined BiKs extension.
Configuration menu - View commit details
-
Copy full SHA for a40b2f4 - Browse repository at this point
Copy the full SHA a40b2f4View commit details
Commits on Oct 18, 2023
-
* BiK -> DBK (defined built-in kernel)
* Add API function for describing (and querying at the same time) a DBK. * Add API function for creating a program from described DBKs. * Add API function for creating a kernel handle for DBK. * Change DBK description. * Replaced old DBKs for simpler start for illustrating new features. * Use (yet specified) tensors. * Add constraints for usage. * Add sample code for queuing a DBK. * Device-side launching needs redesign. Added note for it.
Configuration menu - View commit details
-
Copy full SHA for 22cfe75 - Browse repository at this point
Copy the full SHA 22cfe75View commit details
Commits on Oct 23, 2023
-
Co-authored-by: Pekka Jääskeläinen <pekka.jaaskelainen@tuni.fi>
Configuration menu - View commit details
-
Copy full SHA for 0080151 - Browse repository at this point
Copy the full SHA 0080151View commit details
Commits on Oct 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c086f4d - Browse repository at this point
Copy the full SHA c086f4dView commit details
Commits on Nov 21, 2023
-
* Reflect cl_exp_tensor contents in the dependency section and the DBK
code sample. * Fixes and tweaks in the DBK code sample. * Update date.
Configuration menu - View commit details
-
Copy full SHA for 13d085d - Browse repository at this point
Copy the full SHA 13d085dView commit details
Commits on Nov 22, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e0905aa - Browse repository at this point
Copy the full SHA e0905aaView commit details
Commits on Nov 23, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e8ce3b0 - Browse repository at this point
Copy the full SHA e8ce3b0View commit details
Commits on Aug 20, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 452597e - Browse repository at this point
Copy the full SHA 452597eView commit details
Commits on Aug 22, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 9edee14 - Browse repository at this point
Copy the full SHA 9edee14View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.