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

Updates to Hip.cmake to support recent ROCm #371

Closed
wants to merge 1 commit into from

Conversation

pruthvistony
Copy link
Contributor

  • Remove deprecated HIP_PATH
  • Cleanup of unused variables

- Remove deprecated HIP_PATH
- Cleanup of unused variables
@fduwjj
Copy link

fduwjj commented Oct 9, 2023

Looks like CI failed?

@pruthvistony
Copy link
Contributor Author

pruthvistony commented Oct 10, 2023

@fduwjj
Changes are only ROCm related. Not sure why CUDA jobs are failing.

@malfet
Copy link
Contributor

malfet commented Oct 10, 2023

@fduwjj CI has been broken for a year or so. Changes proposed here are noop for existing CI.

I.e. CI is failing with:

Error response from daemon: manifest for nvidia/cuda:10.1-devel-ubuntu18.04 not found: manifest unknown: manifest unknown

And indeed, this container does not exist for 6+ month

@facebook-github-bot
Copy link

@malfet has imported this pull request. If you are a Meta employee, you can view this diff on Phabricator.

@pruthvistony
Copy link
Contributor Author

pruthvistony commented Oct 10, 2023

@malfet ,
Thanks for the review.
Once this PR is merged, will raise a new PR to pytorch/pytorch to updated gloo submodule.

@facebook-github-bot
Copy link

@malfet merged this pull request in 2cbcef2.

@fduwjj
Copy link

fduwjj commented Oct 17, 2023

@malfet if so, shall we remove that test from CI?

@malfet
Copy link
Contributor

malfet commented Oct 17, 2023

@fduwjj it would be better to fix it, let's see if #373 will work

lisaong pushed a commit to lisaong/gloo that referenced this pull request Feb 19, 2024
Summary:
- Remove deprecated HIP_PATH
- Cleanup of unused variables

Pull Request resolved: facebookincubator#371

Reviewed By: kit1980

Differential Revision: D50140546

Pulled By: malfet

fbshipit-source-id: 004bca04ba415df37c181652dfcd4e36353d769d
pruthvistony added a commit to ROCm/gloo that referenced this pull request Mar 8, 2024
Summary:
- Remove deprecated HIP_PATH
- Cleanup of unused variables

Pull Request resolved: facebookincubator#371

Reviewed By: kit1980

Differential Revision: D50140546

Pulled By: malfet

fbshipit-source-id: 004bca04ba415df37c181652dfcd4e36353d769d
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.

4 participants