Skip to content

Use type traits from __hip_internal namespace in HIPRTC kernels #2312

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

Open
wants to merge 1 commit into
base: rocm7.0_internal_testing
Choose a base branch
from

Conversation

satyanveshd
Copy link

Fixes SWDEV-541185.

As part of 7.0 HIP breaking changes, type traits definitions defined in std namespace in HIPRTC headers have been moved to __hip_internal namespace to avoid conflicts with C++ standard type traits.

So, this change modifies the type traits to use __hip_internal namespace in HIPRTC kernels.

@rocm-repo-management-api
Copy link

rocm-repo-management-api bot commented Jul 3, 2025

Jenkins build for a4633b418d4b65432d0eaf6bad0f7084a0d365ac commit finished as FAILURE
Links: Blue Ocean view / Build artifacts

@rocm-repo-management-api
Copy link

Jenkins build for a4633b418d4b65432d0eaf6bad0f7084a0d365ac commit is in progress
Links: Blue Ocean view / Build artifacts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant