Skip to content
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

[SYCL][Graph] Specify API for explicit update using indices #12486

Merged
merged 27 commits into from
Mar 27, 2024
Merged
Changes from 1 commit
Commits
Show all changes
27 commits
Select commit Hold shift + click to select a range
d7f5d51
[SYCL][Graph] API for explicit update using indices
Bensuo Jan 24, 2024
bfdf750
Update sycl/doc/extensions/experimental/sycl_ext_oneapi_graph.asciidoc
Bensuo Jan 29, 2024
ac29d0a
Fix update function name, add initial value constructor for dynamic p…
Bensuo Feb 14, 2024
5431de4
Addressing review comments
Bensuo Feb 20, 2024
961ae13
Remove dynamic_param ctor, fix example based on changes, minor wordin…
Bensuo Feb 21, 2024
ebc2adb
Rework command_graph::update() description
Bensuo Feb 21, 2024
e7fd524
Remove duplicate node synopsis
Bensuo Feb 21, 2024
ae5d62d
Improve update_range/nd_range errors, clarify register usage
Bensuo Feb 21, 2024
7b40019
Update wording
Bensuo Feb 26, 2024
0186285
Fix minor formatting issues
Bensuo Feb 27, 2024
baefdc2
Merge remote-tracking branch 'upstream/sycl' into pablo/explicit-update
Bensuo Feb 27, 2024
8cb86ee
Remove extra spaces
Bensuo Feb 27, 2024
48f9770
Add aspect for querying update support
Bensuo Mar 5, 2024
b63d6c3
Rename update aspect
Bensuo Mar 6, 2024
e4ec0d4
Update aspect description
Bensuo Mar 6, 2024
50db9ad
updateable -> updatable
Bensuo Mar 6, 2024
605f56f
Fix aspect name
Bensuo Mar 6, 2024
8bcf125
Add example of accessor usage with dynamic parameters
Bensuo Mar 6, 2024
b5db95f
Merge remote-tracking branch 'origin/sycl' into pablo/explicit-update
Bensuo Mar 13, 2024
8ede6b7
Remove register_with_node
Bensuo Mar 13, 2024
6a6bf5e
Clarify update blocking/wait behaviour
Bensuo Mar 14, 2024
40632a1
Addressing MR comments
Bensuo Mar 18, 2024
6ec17e3
Minor Tweaks
EwanC Mar 25, 2024
d981ebf
Fix typo in section tag
EwanC Mar 25, 2024
c893abd
Merge remote-tracking branch 'origin/sycl' into pablo/explicit-update
EwanC Mar 25, 2024
6fd83ff
Minor editorial touchups
EwanC Mar 26, 2024
b23423d
Merge remote-tracking branch 'origin/sycl' into pablo/explicit-update
EwanC Mar 26, 2024
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Loading