Skip to content
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

[HIPIFY][tests][#1534][CUB][clang][fix] Restore building and testing of CUB - Step 3 #1537

Merged
merged 1 commit into from
Jun 13, 2024

Conversation

emankov
Copy link
Collaborator

@emankov emankov commented Jun 13, 2024

  • Step 3 - Fix for compilation errors related to the requested alignment, which must be 8192 bytes or smaller
  • Finally, enabled CUB tests for CUDA > 12.0
  • [ToDo] To learn how to set additional clang options not for all tests but for particular ones

@emankov emankov added test Testing is only affected fix It fixes bug clang clang compiler related issue or change CUB CUB-related labels Jun 13, 2024
@emankov emankov self-assigned this Jun 13, 2024
@emankov emankov requested a review from searlmc1 as a code owner June 13, 2024 10:47
@emankov emankov merged commit cae393e into ROCm:amd-staging Jun 13, 2024
1 check was pending
…ing of CUB - Step 3

+ Step 3 - Fix for compilation errors related to the requested alignment, which must be 8192 bytes or smaller
+ Finally, enabled CUB tests for `CUDA > 12.0`
+ [ToDo] To learn how to set additional clang options not for all tests but for particular ones
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
clang clang compiler related issue or change CUB CUB-related fix It fixes bug test Testing is only affected
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant