-
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
[UR][Layer] Add Sanitizer Layer #1074
Commits on Nov 14, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 4c9fe03 - Browse repository at this point
Copy the full SHA 4c9fe03View commit details -
Configuration menu - View commit details
-
Copy full SHA for d6e589b - Browse repository at this point
Copy the full SHA d6e589bView commit details -
[UR][CUDA][L0][HIP] Add virtual memory adapter implementations
This commit adds the adapter implementations of the virtual memory extension functionality to be used in intel/llvm#8954. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 67fcd5e - Browse repository at this point
Copy the full SHA 67fcd5eView commit details -
Remove duplicate CUDA UR_DEVICE_INFO_VIRTUAL_MEMORY_SUPPORT case
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 1096b0f - Browse repository at this point
Copy the full SHA 1096b0fView commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for c36bd72 - Browse repository at this point
Copy the full SHA c36bd72View commit details -
Fix common include in cuda device.hpp
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 6ba94ac - Browse repository at this point
Copy the full SHA 6ba94acView commit details -
Zero-initialize CUmemAccessDesc
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 9ae8a99 - Browse repository at this point
Copy the full SHA 9ae8a99View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 9f90e43 - Browse repository at this point
Copy the full SHA 9f90e43View commit details -
Fix wrongful use of UR_ASSERT in cuda implementation
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 336ce89 - Browse repository at this point
Copy the full SHA 336ce89View commit details -
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 84a3afa - Browse repository at this point
Copy the full SHA 84a3afaView commit details -
Configuration menu - View commit details
-
Copy full SHA for a8dadc1 - Browse repository at this point
Copy the full SHA a8dadc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4d63350 - Browse repository at this point
Copy the full SHA 4d63350View commit details -
Configuration menu - View commit details
-
Copy full SHA for 25b1183 - Browse repository at this point
Copy the full SHA 25b1183View commit details -
Configuration menu - View commit details
-
Copy full SHA for e6bc306 - Browse repository at this point
Copy the full SHA e6bc306View commit details -
Configuration menu - View commit details
-
Copy full SHA for 23fb1b3 - Browse repository at this point
Copy the full SHA 23fb1b3View commit details -
Configuration menu - View commit details
-
Copy full SHA for cb8a761 - Browse repository at this point
Copy the full SHA cb8a761View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5c44b1d - Browse repository at this point
Copy the full SHA 5c44b1dView commit details -
Configuration menu - View commit details
-
Copy full SHA for a377c94 - Browse repository at this point
Copy the full SHA a377c94View commit details -
Configuration menu - View commit details
-
Copy full SHA for 96eea7a - Browse repository at this point
Copy the full SHA 96eea7aView commit details -
Configuration menu - View commit details
-
Copy full SHA for 0a72ea9 - Browse repository at this point
Copy the full SHA 0a72ea9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8fa86dd - Browse repository at this point
Copy the full SHA 8fa86ddView commit details -
Configuration menu - View commit details
-
Copy full SHA for d9a51a7 - Browse repository at this point
Copy the full SHA d9a51a7View commit details -
Revert "Fix wrongful use of UR_ASSERT in cuda implementation"
This reverts commit 336ce89.
Configuration menu - View commit details
-
Copy full SHA for 730bf45 - Browse repository at this point
Copy the full SHA 730bf45View commit details -
Configuration menu - View commit details
-
Copy full SHA for fed541a - Browse repository at this point
Copy the full SHA fed541aView commit details -
Configuration menu - View commit details
-
Copy full SHA for ad2b1a7 - Browse repository at this point
Copy the full SHA ad2b1a7View commit details -
Revert "Zero-initialize CUmemAccessDesc"
This reverts commit 9ae8a99.
Configuration menu - View commit details
-
Copy full SHA for dec5f32 - Browse repository at this point
Copy the full SHA dec5f32View commit details -
Revert "Fix common include in cuda device.hpp"
This reverts commit 6ba94ac.
Configuration menu - View commit details
-
Copy full SHA for ca58886 - Browse repository at this point
Copy the full SHA ca58886View commit details -
Configuration menu - View commit details
-
Copy full SHA for 11cca13 - Browse repository at this point
Copy the full SHA 11cca13View commit details -
Revert "Remove duplicate CUDA UR_DEVICE_INFO_VIRTUAL_MEMORY_SUPPORT c…
…ase" This reverts commit 1096b0f.
Configuration menu - View commit details
-
Copy full SHA for 3e6194e - Browse repository at this point
Copy the full SHA 3e6194eView commit details -
Revert "[UR][CUDA][L0][HIP] Add virtual memory adapter implementations"
This reverts commit 67fcd5e.
Configuration menu - View commit details
-
Copy full SHA for 89febf0 - Browse repository at this point
Copy the full SHA 89febf0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1b81df9 - Browse repository at this point
Copy the full SHA 1b81df9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 030400d - Browse repository at this point
Copy the full SHA 030400dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 7208518 - Browse repository at this point
Copy the full SHA 7208518View commit details -
Configuration menu - View commit details
-
Copy full SHA for 668a11e - Browse repository at this point
Copy the full SHA 668a11eView commit details -
Configuration menu - View commit details
-
Copy full SHA for f623135 - Browse repository at this point
Copy the full SHA f623135View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7be8667 - Browse repository at this point
Copy the full SHA 7be8667View commit details -
Configuration menu - View commit details
-
Copy full SHA for e4a47ac - Browse repository at this point
Copy the full SHA e4a47acView commit details -
Configuration menu - View commit details
-
Copy full SHA for 61c0ca9 - Browse repository at this point
Copy the full SHA 61c0ca9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0ad1bb1 - Browse repository at this point
Copy the full SHA 0ad1bb1View commit details -
Configuration menu - View commit details
-
Copy full SHA for cc4402a - Browse repository at this point
Copy the full SHA cc4402aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bf358c1 - Browse repository at this point
Copy the full SHA bf358c1View commit details -
Configuration menu - View commit details
-
Copy full SHA for d5e7946 - Browse repository at this point
Copy the full SHA d5e7946View commit details -
Configuration menu - View commit details
-
Copy full SHA for 50666b7 - Browse repository at this point
Copy the full SHA 50666b7View commit details -
Configuration menu - View commit details
-
Copy full SHA for de03096 - Browse repository at this point
Copy the full SHA de03096View commit details -
Configuration menu - View commit details
-
Copy full SHA for b47ca29 - Browse repository at this point
Copy the full SHA b47ca29View commit details
Commits on Nov 15, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1e2b6a0 - Browse repository at this point
Copy the full SHA 1e2b6a0View commit details -
Configuration menu - View commit details
-
Copy full SHA for 42f6755 - Browse repository at this point
Copy the full SHA 42f6755View commit details
Commits on Nov 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 5aaba09 - Browse repository at this point
Copy the full SHA 5aaba09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8dc90fd - Browse repository at this point
Copy the full SHA 8dc90fdView commit details -
Configuration menu - View commit details
-
Copy full SHA for 3b819f6 - Browse repository at this point
Copy the full SHA 3b819f6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 54220e9 - Browse repository at this point
Copy the full SHA 54220e9View commit details
Commits on Dec 8, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 2328b48 - Browse repository at this point
Copy the full SHA 2328b48View commit details -
Configuration menu - View commit details
-
Copy full SHA for e59d7c7 - Browse repository at this point
Copy the full SHA e59d7c7View commit details -
Configuration menu - View commit details
-
Copy full SHA for bba6f82 - Browse repository at this point
Copy the full SHA bba6f82View commit details
Commits on Dec 9, 2023
-
Configuration menu - View commit details
-
Copy full SHA for a084650 - Browse repository at this point
Copy the full SHA a084650View commit details
Commits on Dec 10, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 1148ccb - Browse repository at this point
Copy the full SHA 1148ccbView commit details -
Configuration menu - View commit details
-
Copy full SHA for fa92f72 - Browse repository at this point
Copy the full SHA fa92f72View commit details -
Configuration menu - View commit details
-
Copy full SHA for 524a83d - Browse repository at this point
Copy the full SHA 524a83dView commit details
Commits on Dec 12, 2023
-
Configuration menu - View commit details
-
Copy full SHA for e9a2093 - Browse repository at this point
Copy the full SHA e9a2093View commit details -
Configuration menu - View commit details
-
Copy full SHA for a1c4ddc - Browse repository at this point
Copy the full SHA a1c4ddcView commit details
Commits on Dec 13, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 71d8657 - Browse repository at this point
Copy the full SHA 71d8657View commit details
Commits on Dec 19, 2023
-
Configuration menu - View commit details
-
Copy full SHA for 40b5ef6 - Browse repository at this point
Copy the full SHA 40b5ef6View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0b00798 - Browse repository at this point
Copy the full SHA 0b00798View commit details -
Configuration menu - View commit details
-
Copy full SHA for b29930b - Browse repository at this point
Copy the full SHA b29930bView commit details
Commits on Dec 21, 2023
-
Configuration menu - View commit details
-
Copy full SHA for c42bd9a - Browse repository at this point
Copy the full SHA c42bd9aView commit details -
Configuration menu - View commit details
-
Copy full SHA for bc8cdb2 - Browse repository at this point
Copy the full SHA bc8cdb2View commit details -
Configuration menu - View commit details
-
Copy full SHA for 3bede09 - Browse repository at this point
Copy the full SHA 3bede09View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5dc2d5c - Browse repository at this point
Copy the full SHA 5dc2d5cView commit details
Commits on Jan 2, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 30c0bc1 - Browse repository at this point
Copy the full SHA 30c0bc1View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86d4056 - Browse repository at this point
Copy the full SHA 86d4056View commit details -
Configuration menu - View commit details
-
Copy full SHA for 49e2f4f - Browse repository at this point
Copy the full SHA 49e2f4fView commit details -
Configuration menu - View commit details
-
Copy full SHA for 79998b9 - Browse repository at this point
Copy the full SHA 79998b9View commit details
Commits on Jan 4, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 6cc4913 - Browse repository at this point
Copy the full SHA 6cc4913View commit details
Commits on Jan 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 577ddd3 - Browse repository at this point
Copy the full SHA 577ddd3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 4ee0e10 - Browse repository at this point
Copy the full SHA 4ee0e10View commit details
Commits on Jan 9, 2024
-
Configuration menu - View commit details
-
Copy full SHA for dc127d5 - Browse repository at this point
Copy the full SHA dc127d5View commit details
Commits on Jan 16, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b59d931 - Browse repository at this point
Copy the full SHA b59d931View commit details
Commits on Jan 17, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 28315db - Browse repository at this point
Copy the full SHA 28315dbView commit details