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

[release/2.1] [ROCm] remove HCC references #1316

Merged
merged 1 commit into from
Nov 9, 2023

Conversation

jeffdaily
Copy link
Collaborator

@jeffdaily jeffdaily commented Nov 9, 2023

Related to https://ontrack-internal.amd.com/browse/SWDEV-427858 and https://ontrack-internal.amd.com/browse/SWDEV-431688

  • rename __HIP_PLATFORM_HCC__ to __HIP_PLATFORM_AMD__
  • rename HIP_HCC_FLAGS to HIP_CLANG_FLAGS
  • rename PYTORCH_HIP_HCC_LIBRARIES to PYTORCH_HIP_LIBRARIES
  • workaround in tools/amd_build/build_amd.py until submodules are updated

These symbols have had a long deprecation cycle and will finally be removed in ROCm 6.0.

Cherry-picked from pytorch#111975

- rename `__HIP_PLATFORM_HCC__` to `__HIP_PLATFORM_AMD__`
- rename `HIP_HCC_FLAGS` to `HIP_CLANG_FLAGS`
- rename `PYTORCH_HIP_HCC_LIBRARIES` to `PYTORCH_HIP_LIBRARIES`
- workaround in tools/amd_build/build_amd.py until submodules are updated

These symbols have had a long deprecation cycle and will finally be removed in ROCm 6.0.
@jithunnair-amd jithunnair-amd merged commit 7f1061a into release/2.1 Nov 9, 2023
0 of 2 checks passed
@jithunnair-amd jithunnair-amd changed the title [ROCm] remove HCC references [release/2.1] [ROCm] remove HCC references Nov 9, 2023
jeffdaily added a commit that referenced this pull request Nov 17, 2023
- rename `__HIP_PLATFORM_HCC__` to `__HIP_PLATFORM_AMD__`
- rename `HIP_HCC_FLAGS` to `HIP_CLANG_FLAGS`
- rename `PYTORCH_HIP_HCC_LIBRARIES` to `PYTORCH_HIP_LIBRARIES`
- workaround in tools/amd_build/build_amd.py until submodules are updated

These symbols have had a long deprecation cycle and will finally be removed in ROCm 6.0.
jeffdaily added a commit that referenced this pull request Jan 5, 2024
- rename `__HIP_PLATFORM_HCC__` to `__HIP_PLATFORM_AMD__`
- rename `HIP_HCC_FLAGS` to `HIP_CLANG_FLAGS`
- rename `PYTORCH_HIP_HCC_LIBRARIES` to `PYTORCH_HIP_LIBRARIES`
- workaround in tools/amd_build/build_amd.py until submodules are updated

These symbols have had a long deprecation cycle and will finally be removed in ROCm 6.0.
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.

2 participants