You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix missing AMD cache info when running on a VM (#338)
Summary: Fixpytorch/pytorch#138718. This PR is verified to fix the issue and will be guarded on the PyTorch CI.
When running on a VM, the AMD TopologyExtensions bit can be cleared, but that shouldn't stop us from reading the cache information.
0 commit comments