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

[ROCm] remove HCC references #8070

Merged
merged 1 commit into from
Oct 27, 2023
Merged

[ROCm] remove HCC references #8070

merged 1 commit into from
Oct 27, 2023

Conversation

jeffdaily
Copy link
Contributor

@jeffdaily jeffdaily commented Oct 26, 2023

rename __HIP_PLATFORM_HCC__ to WITH_ROCM.

This symbol has had a long deprecation cycle and will finally be removed in ROCm 6.0. The WITH_ROCM preprocessor symbol was already defined by setup.py, so choosing to use it here instead to indicate the same thing.

cc @jithunnair-amd

rename __HIP_PLATFORM_HCC__ to WITH_ROCM

This symbol has had a long deprecation cycle and will finally be
removed in ROCm 6.0. The WITH_ROCM preprocessor symbol was already
defined by setup.py, so choosing to use it here instead to indicate the
same thing.
@pytorch-bot
Copy link

pytorch-bot bot commented Oct 26, 2023

🔗 Helpful Links

🧪 See artifacts and rendered test results at hud.pytorch.org/pr/pytorch/vision/8070

Note: Links to docs will display an error until the docs builds have been completed.

✅ You can merge normally! (1 Unrelated Failure)

As of commit 82d127d with merge base 3fb88b3 (image):

FLAKY - The following job failed but was likely due to flakiness present on trunk:

This comment was automatically generated by Dr. CI and updates every 15 minutes.

@pytorch-bot
Copy link

pytorch-bot bot commented Oct 26, 2023

No ciflow labels are configured for this repo.
For information on how to enable CIFlow bot see this wiki

Copy link
Member

@NicolasHug NicolasHug left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thank you @jeffdaily

@NicolasHug NicolasHug merged commit a63f98a into pytorch:main Oct 27, 2023
63 of 64 checks passed
NicolasHug added a commit to NicolasHug/vision that referenced this pull request Oct 30, 2023
facebook-github-bot pushed a commit that referenced this pull request Nov 13, 2023
Reviewed By: vmoens

Differential Revision: D50789090

fbshipit-source-id: 569878f95d9adc67f4d6f425cef0aa35bc4d4b4c
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants