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

Replace HIP_PLATFORM_HCC with HIP_PLATFORM_AMD #5264

Merged
merged 1 commit into from Mar 12, 2024

Conversation

rraminen
Copy link
Contributor

This PR resolves a part of #4989 issues.

HIP_PLATFORM_AMD is defined if the HIP platform targets AMD. Note, HIP_PLATFORM_HCC was previously defined if the HIP platform targeted AMD, it is deprecated.
Reference: https://rocm.docs.amd.com/projects/HIP/en/latest/user_guide/hip_porting_guide.html#identifying-hip-target-platform

@loadams
Copy link
Contributor

loadams commented Mar 12, 2024

Thanks @rraminen!

@loadams loadams enabled auto-merge March 12, 2024 21:09
@loadams loadams added this pull request to the merge queue Mar 12, 2024
Merged via the queue into microsoft:master with commit 49359d0 Mar 12, 2024
8 checks passed
rraminen added a commit to ROCm/DeepSpeed that referenced this pull request May 9, 2024
This PR resolves a part of
microsoft#4989 issues.

HIP_PLATFORM_AMD is defined if the HIP platform targets AMD. Note,
HIP_PLATFORM_HCC was previously defined if the HIP platform targeted
AMD, it is deprecated.
Reference:
https://rocm.docs.amd.com/projects/HIP/en/latest/user_guide/hip_porting_guide.html#identifying-hip-target-platform
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.

None yet

2 participants