Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix nightly cuVS 11.8.0 failure (#4149)
Summary: This pins the cudart version which is possibly causing the issue. After the fix, the cudart is all 12.6.77 which matches the passing build, rather than a mix of 12.4 and 12.8 in the failing builds. Differential Revision: D68781021
- Loading branch information