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

Upgrade to ROCm 6.2 #3839

Closed
wants to merge 2 commits into from
Closed

Upgrade to ROCm 6.2 #3839

wants to merge 2 commits into from

Commits on Sep 6, 2024

  1. Do not unnecessarily install CUDA for ROCm (#3837)

    Summary:
    
    ROCm does not require CUDA, this change stops installing it. This is also likely to fix #3787 which is coming in a separate change.
    
    Differential Revision: D62283602
    ramilbakhshyiev authored and facebook-github-bot committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    d797946 View commit details
    Browse the repository at this point in the history
  2. Upgrade to ROCm 6.2

    Summary: This is a prerequisite to fixing issue 3787 and an upgrade to a newer stable version.
    
    Differential Revision: D62284555
    ramilbakhshyiev authored and facebook-github-bot committed Sep 6, 2024
    Configuration menu
    Copy the full SHA
    36d0412 View commit details
    Browse the repository at this point in the history