-
Notifications
You must be signed in to change notification settings - Fork 738
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] Add logics for aligned_alloc_xxx<T> to deal with unsupported Alignment argument #12569
Commits on Jan 31, 2024
-
[SYCL] Add logics for aligned_alloc_xxx<T> to return nullptr when the…
… Alignment argument is not a power of 2 Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 943f97d - Browse repository at this point
Copy the full SHA 943f97dView commit details
Commits on Feb 1, 2024
-
[SYCL] Excluding cases with Alignment=0 from nullptr-returning scenario
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 40171c6 - Browse repository at this point
Copy the full SHA 40171c6View commit details -
[SYCL] Addressing Comments in PR
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 14d8de3 - Browse repository at this point
Copy the full SHA 14d8de3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 84828ea - Browse repository at this point
Copy the full SHA 84828eaView commit details -
[SYCL] Formatting files and removing outdated comments in align.cpp
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 04b71d2 - Browse repository at this point
Copy the full SHA 04b71d2View commit details -
[SYCL] Add back comments indicating GPU is unsupported for test align…
….cpp Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for e3e8993 - Browse repository at this point
Copy the full SHA e3e8993View commit details
Commits on Feb 6, 2024
-
Configuration menu - View commit details
-
Copy full SHA for d2dff6b - Browse repository at this point
Copy the full SHA d2dff6bView commit details -
Configuration menu - View commit details
-
Copy full SHA for 08ee5d7 - Browse repository at this point
Copy the full SHA 08ee5d7View commit details
Commits on Feb 7, 2024
-
Signed-off-by: Hu, Peisen <peisen.hu@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 532c706 - Browse repository at this point
Copy the full SHA 532c706View commit details -
Configuration menu - View commit details
-
Copy full SHA for bfc72d1 - Browse repository at this point
Copy the full SHA bfc72d1View commit details