-
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] Support shuffle algorithms for non-uniform groups #12705
[SYCL] Support shuffle algorithms for non-uniform groups #12705
Commits on Feb 13, 2024
-
[SYCL] Support shuffle algorithms for non-uniform groups
This commit makes the non-uniform group classes support the shift and select algorithms. Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 1ab5aba - Browse repository at this point
Copy the full SHA 1ab5abaView commit details -
Configuration menu - View commit details
-
Copy full SHA for c200351 - Browse repository at this point
Copy the full SHA c200351View commit details -
Remove rogue merge conflict resolution mistake
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 4ec1cc7 - Browse repository at this point
Copy the full SHA 4ec1cc7View commit details
Commits on Feb 14, 2024
-
Fix merge mistake and address comments
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 37fbb8c - Browse repository at this point
Copy the full SHA 37fbb8cView commit details -
Change to pick same item on over/underflow.
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 9359fc9 - Browse repository at this point
Copy the full SHA 9359fc9View commit details
Commits on Feb 15, 2024
-
Fix CUDA consolidation mistake and shift right checks
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for cd01dd1 - Browse repository at this point
Copy the full SHA cd01dd1View commit details -
Split shuffles in ballot control-flows.
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for a6eb06d - Browse repository at this point
Copy the full SHA a6eb06dView commit details -
Revert "Split shuffles in ballot control-flows."
This reverts commit a6eb06d.
Configuration menu - View commit details
-
Copy full SHA for 053ba1d - Browse repository at this point
Copy the full SHA 053ba1dView commit details -
Attempt to address CUDA failure
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 033d589 - Browse repository at this point
Copy the full SHA 033d589View commit details
Commits on Feb 16, 2024
-
Revert "Attempt to address CUDA failure"
This reverts commit 033d589.
Configuration menu - View commit details
-
Copy full SHA for a0acd9d - Browse repository at this point
Copy the full SHA a0acd9dView commit details
Commits on Feb 21, 2024
-
Signed-off-by: Larsen, Steffen <steffen.larsen@intel.com>
Configuration menu - View commit details
-
Copy full SHA for 23fe657 - Browse repository at this point
Copy the full SHA 23fe657View commit details
Commits on Mar 1, 2024
-
Configuration menu - View commit details
-
Copy full SHA for b82a1b9 - Browse repository at this point
Copy the full SHA b82a1b9View commit details
Commits on Mar 5, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 41dc4eb - Browse repository at this point
Copy the full SHA 41dc4ebView commit details
Commits on Mar 14, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 60c34c8 - Browse repository at this point
Copy the full SHA 60c34c8View commit details