Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Skip CUPTIRangeProfilerApiTest and CuptiRangeProfilerTest due to SEGF…
…AULT in CUDA 12.4 Summary: Github Actions CI on NVIDIA A10G instances are failing for these tests since the upgrade to 12.4: 19 - CuptiRangeProfilerApiTest.asyncLaunchUserRange (SEGFAULT) 20 - CuptiRangeProfilerApiTest.asyncLaunchAutoRange (SEGFAULT) 24 - CuptiRangeProfilerTest.UserRangeTest (SEGFAULT) 25 - CuptiRangeProfilerTest.AutoRangeTest (SEGFAULT) We are tracking the issue here: pytorch#949 Differential Revision: D58588836 Pulled By: aaronenyeshi
- Loading branch information