This repository was archived by the owner on Oct 23, 2025. It is now read-only.
Commit 40d3e55
Temporary fix to skip NVIDIA driver installation from RHEL repo (pytorch#85569)
This is a temporary fix until torchrec and FBGEMM are updated to use PyTorch NVIDIA installation script instead of using the latest driver from RHEL repo. It might take a day or so to finish updating the 2 repos, so I want to have this in place to avoid any issue with NVIDIA driver till then. The driver from RHEL repo `515.65.01` is even newer than what we are using in PyTorch CI `515.57`. So everything should just work with both of them
Pull Request resolved: pytorch#85569
Approved by: https://github.com/clee20001 parent 4befe45 commit 40d3e55
1 file changed
+6
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | | - | |
| 33 | + | |
| 34 | + | |
| 35 | + | |
| 36 | + | |
| 37 | + | |
| 38 | + | |
34 | 39 | | |
35 | 40 | | |
36 | 41 | | |
| |||
0 commit comments