-
Notifications
You must be signed in to change notification settings - Fork 787
[SYCL][Level Zero] Implement sycl_ext_intel_cslice extension #7626
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
Changes from all commits
ce087ff
fdaad62
59a074a
02f7f00
c5195f9
57c7633
72dac5b
e33e82d
40727a4
7353004
5552e86
a645e2a
f1d518b
1967113
a55f7f3
9822b64
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4175,6 +4175,7 @@ _ZNK4sycl3_V16device14is_acceleratorEv | |
_ZNK4sycl3_V16device18create_sub_devicesILNS0_4info18partition_propertyE4230EEESt6vectorIS1_SaIS1_EEm | ||
_ZNK4sycl3_V16device18create_sub_devicesILNS0_4info18partition_propertyE4231EEESt6vectorIS1_SaIS1_EERKS5_ImSaImEE | ||
_ZNK4sycl3_V16device18create_sub_devicesILNS0_4info18partition_propertyE4232EEESt6vectorIS1_SaIS1_EENS3_25partition_affinity_domainE | ||
_ZNK4sycl3_V16device18create_sub_devicesILNS0_4info18partition_propertyE4233EEESt6vectorIS1_SaIS1_EEv | ||
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Please update Windows symbols as well. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Local windows build is broken for me. I'm working with @steffenlarsen on resolving this. There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. Done |
||
_ZNK4sycl3_V16device3getEv | ||
_ZNK4sycl3_V16device3hasENS0_6aspectE | ||
_ZNK4sycl3_V16device6is_cpuEv | ||
|
Uh oh!
There was an error while loading. Please reload this page.