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

Fix icc / cub #1152

Merged
merged 1 commit into from
Nov 28, 2023
Merged

Fix icc / cub #1152

merged 1 commit into from
Nov 28, 2023

Conversation

gevtushenko
Copy link
Collaborator

Description

closes #1151

Suppresses visibility warning for icc.

Checklist

  • New or existing tests cover these changes.
  • The documentation is up to date with these changes.

cub/cub/util_macro.cuh Outdated Show resolved Hide resolved
cub/cub/util_macro.cuh Outdated Show resolved Hide resolved
@gevtushenko gevtushenko added the backport branch/2.3.x For backporting to the 2.3.x release branch label Nov 28, 2023
@gevtushenko gevtushenko requested a review from a team as a code owner November 28, 2023 16:53
@gevtushenko
Copy link
Collaborator Author

/ok to test

Co-Authored-By: Michael Schellenberger Costa <[email protected]>
@gevtushenko gevtushenko merged commit ad93a00 into NVIDIA:main Nov 28, 2023
515 checks passed
Copy link
Contributor

GitHub Actions is not permitted to create or approve pull requests.

wmaxey pushed a commit that referenced this pull request Dec 1, 2023
Co-authored-by: Michael Schellenberger Costa <[email protected]>
jrhemstad pushed a commit that referenced this pull request Dec 8, 2023
Co-authored-by: Michael Schellenberger Costa <[email protected]>
jrhemstad pushed a commit that referenced this pull request Dec 8, 2023
Co-authored-by: Georgii Evtushenko <[email protected]>
Co-authored-by: Michael Schellenberger Costa <[email protected]>
@miscco miscco added backport done This PR has been backported to the relevant branch and removed backport branch/2.3.x For backporting to the 2.3.x release branch labels Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backport done This PR has been backported to the relevant branch
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

[BUG]: ICC support is broken by linkage visibility fixes
3 participants