Skip to content

[SYCL][Doc] Add spec for "sycl" to kernel compiler #11985

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

Merged
merged 26 commits into from
Feb 28, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
26 commits
Select commit Hold shift + click to select a range
77b3e86
[SYCL][Doc] Add spec for "sycl" to kernel compiler
gmlueck Oct 3, 2023
94b08ae
Add support for include files
gmlueck Nov 21, 2023
bc84306
Add API to get mangled kernel name
gmlueck Nov 22, 2023
56864a8
Add open issues
gmlueck Nov 21, 2023
d49df13
Change behavior for <sycl/sycl.hpp>
gmlueck Nov 27, 2023
44b2c6f
Merge branch 'sycl' into gmlueck/kernel-compiler-sycl
gmlueck Dec 12, 2023
4b10b33
Merge branch 'sycl' into gmlueck/kernel-compiler-sycl
gmlueck Dec 20, 2023
7424d2f
Add statement that "sycl" language is text format
gmlueck Dec 20, 2023
21580c6
Fix merge mistake
gmlueck Dec 20, 2023
b98714e
Add include of <sycl/sycl.hpp> to examples
gmlueck Jan 10, 2024
1b6f57e
Use properties instead of macros
gmlueck Jan 10, 2024
019977c
Use "a std::" instead of "an std::"
gmlueck Jan 11, 2024
ab91afe
Merge branch 'sycl' into gmlueck/kernel-compiler-sycl
gmlueck Feb 27, 2024
ce3bbbe
Language format is not precondition
gmlueck Feb 27, 2024
002d47b
Use macro for C++ / DPC++
gmlueck Feb 27, 2024
bb1e69f
Add precondition to registered_kernel_names
gmlueck Feb 27, 2024
1d5cf11
Tweak properties
gmlueck Feb 27, 2024
5f85662
Use C++ source blocks
gmlueck Feb 27, 2024
1c3f01b
Clarify behavior of unsupported properties
gmlueck Feb 28, 2024
d3e5f49
Remove trailing whitespace
gmlueck Feb 28, 2024
d40c117
Tweak wording about syntax errors
gmlueck Feb 29, 2024
cd36574
Tighten description of "save_log"
gmlueck Feb 29, 2024
13581a3
Change "range_kernel" to "nd_range_kernel"
gmlueck Mar 1, 2024
e69a5dd
Remove doubled word
gmlueck Jun 28, 2024
a6d8758
Clarify "include_files"
gmlueck Jul 9, 2024
22c0db3
Merge branch 'sycl' into gmlueck/kernel-compiler-sycl
gmlueck Feb 26, 2025
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