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

Update ROCm version on CI pipeline to 5.6 and 5.7 #2066

Closed
wants to merge 1 commit into from

Commits on Oct 6, 2023

  1. Update ROCm version on CI pipeline to 5.6 and 5.7

    Summary:
    PyTorch no longer releases ROCm 5.5 for nightly. The last nightly release was on 9/21/23. This will cause some tests to fail on CI if the diff relies on
    torch's new changes after 9/21 (e.g., https://github.com/pytorch/FBGEMM/actions/runs/6398449444/job/17368614311)
    
    Pytorch dev infra also supports ROCm 5.6 and 5.7 by default. This diff updates the ROCm version on FBGEMM CI to align with PyTorch.
    
    Reviewed By: q10
    
    Differential Revision: D49980627
    Supadchaya Puangpontip authored and facebook-github-bot committed Oct 6, 2023
    Configuration menu
    Copy the full SHA
    db6107a View commit details
    Browse the repository at this point in the history