Commit 058e832
authored
Add force-blocking-launches to run_compute_sanitizer_test script (#20962)
The weekend compute-sanitizer runs are failing with segfaults which cannot be reproduced locally.
It is possible that `compute-sanitizer` itself is running out of memory:
https://docs.nvidia.com/compute-sanitizer/ComputeSanitizer/index.html#memory-footprint
Adding the `--force-blocking-launches` as recommended in this PR.
Authors:
- David Wendt (https://github.com/davidwendt)
Approvers:
- James Lamb (https://github.com/jameslamb)
URL: #209621 parent 8787a9f commit 058e832
1 file changed
Lines changed: 2 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | | - | |
| 2 | + | |
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments