-
Notifications
You must be signed in to change notification settings - Fork 116
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
[EXP][usm p2p] Add test for ur_exp_usm_p2p and impl for hip #1369
[EXP][usm p2p] Add test for ur_exp_usm_p2p and impl for hip #1369
Commits on Jan 8, 2024
-
USM-P2P extension implementation for hip.
Uses the latest non deprecated hip APIs. fully tested and passing via DPC++ using Crusher. Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 0cdd69f - Browse repository at this point
Copy the full SHA 0cdd69fView commit details
Commits on Jan 9, 2024
-
Use camelCase always. Return caught UR error directly.
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 9bd455f - Browse repository at this point
Copy the full SHA 9bd455fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ba74c55 - Browse repository at this point
Copy the full SHA ba74c55View commit details
Commits on Feb 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for e3a1b47 - Browse repository at this point
Copy the full SHA e3a1b47View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 12de78a - Browse repository at this point
Copy the full SHA 12de78aView commit details -
Revert unrelated cuda changes.
These changes will be made in separate PRs. Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 4217a2d - Browse repository at this point
Copy the full SHA 4217a2dView commit details
Commits on Mar 12, 2024
-
Add USM_P2P_EXTENSION_STRING_EXP Macro.
Allow device extension queries for USM P2P support. Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for cd9a5d2 - Browse repository at this point
Copy the full SHA cd9a5d2View commit details -
Mark ur_exp_usm_p2p supported for CUDA.
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 97846c5 - Browse repository at this point
Copy the full SHA 97846c5View commit details -
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for c46745e - Browse repository at this point
Copy the full SHA c46745eView commit details -
Add conformance test for exp_usm_p2p.
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for d9434c7 - Browse repository at this point
Copy the full SHA d9434c7View commit details -
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 1417315 - Browse repository at this point
Copy the full SHA 1417315View commit details -
Format and fix match file name.
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for 6288286 - Browse repository at this point
Copy the full SHA 6288286View commit details -
Add missing .match files for all backends.
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for bd90079 - Browse repository at this point
Copy the full SHA bd90079View commit details -
Some stylistic improvements to documentation.
Signed-off-by: JackAKirk <jack.kirk@codeplay.com>
Configuration menu - View commit details
-
Copy full SHA for bcb0215 - Browse repository at this point
Copy the full SHA bcb0215View commit details
Commits on Mar 15, 2024
-
Configuration menu - View commit details
-
Copy full SHA for f39d41f - Browse repository at this point
Copy the full SHA f39d41fView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad198f9 - Browse repository at this point
Copy the full SHA ad198f9View commit details