-
Notifications
You must be signed in to change notification settings - Fork 741
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][HIP] Implemented supported make_* interop functions. #10526
Merged
Commits on Jul 17, 2023
-
Signed-off-by: Jack Kirk <[email protected]>
Jack Kirk committedJul 17, 2023 Configuration menu - View commit details
-
Copy full SHA for b211e3b - Browse repository at this point
Copy the full SHA b211e3bView commit details
Commits on Jul 20, 2023
-
Signed-off-by: Jack Kirk <[email protected]>
Jack Kirk committedJul 20, 2023 Configuration menu - View commit details
-
Copy full SHA for b747278 - Browse repository at this point
Copy the full SHA b747278View commit details
Commits on Jul 21, 2023
-
Signed-off-by: Jack Kirk <[email protected]>
Jack Kirk committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for e515de5 - Browse repository at this point
Copy the full SHA e515de5View commit details -
Signed-off-by: Jack Kirk <[email protected]>
Jack Kirk committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for b0f8f7c - Browse repository at this point
Copy the full SHA b0f8f7cView commit details -
Reverted urDeviceCreateWithNativeHandle change.
urDeviceCreateWithNativeHandle can never be reached in the hip backend (see comment in code) so I removed the impl I added earlier. Signed-off-by: Jack Kirk <[email protected]>
Jack Kirk committedJul 21, 2023 Configuration menu - View commit details
-
Copy full SHA for 1376d57 - Browse repository at this point
Copy the full SHA 1376d57View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11a7f74 - Browse repository at this point
Copy the full SHA 11a7f74View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7ba37c5 - Browse repository at this point
Copy the full SHA 7ba37c5View commit details
Commits on Jul 25, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 61ac509 - Browse repository at this point
Copy the full SHA 61ac509View commit details -
Update comments. Signed-off-by: Jack Kirk <[email protected]>
Jack Kirk committedJul 25, 2023 Configuration menu - View commit details
-
Copy full SHA for b593ecb - Browse repository at this point
Copy the full SHA b593ecbView commit details
Commits on Aug 11, 2023
-
Configuration menu - View commit details
-
Copy full SHA for b98e51b - Browse repository at this point
Copy the full SHA b98e51bView commit details
Commits on Aug 28, 2023
-
Merge branch 'sycl' into interop-hip-ur
Jack Kirk committedAug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 18c485a - Browse repository at this point
Copy the full SHA 18c485aView commit details -
DPC++ runtime decides native ownership.
Signed-off-by: Jack Kirk <[email protected]>
Jack Kirk committedAug 28, 2023 Configuration menu - View commit details
-
Copy full SHA for 1f02163 - Browse repository at this point
Copy the full SHA 1f02163View commit details -
Configuration menu - View commit details
-
Copy full SHA for d1a164e - Browse repository at this point
Copy the full SHA d1a164eView commit details
Commits on Aug 29, 2023
-
Merge branch 'sycl' into interop-hip-ur
Jack Kirk committedAug 29, 2023 Configuration menu - View commit details
-
Copy full SHA for 3968f96 - Browse repository at this point
Copy the full SHA 3968f96View commit details -
Update sycl/include/sycl/backend.hpp
Co-authored-by: Sergey Semenov <[email protected]>
Configuration menu - View commit details
-
Copy full SHA for 1ba72f5 - Browse repository at this point
Copy the full SHA 1ba72f5View commit details -
Configuration menu - View commit details
-
Copy full SHA for 828f54c - Browse repository at this point
Copy the full SHA 828f54cView 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.