Commit 155ae3b
authored
[DevASAN] Report more detailed message if enqueue kernel failed (#20237)
This is a cherry-pick of #20010
If user used all SLM, enqueue kernel will failed with out of device
memory. We'd better report more detailed messages then user will not
confuse about this error.
Patch-by: Maosu Zhao <maosu.zhao@intel.com>1 parent 47271ff commit 155ae3b
File tree
1 file changed
+11
-2
lines changed- unified-runtime/source/loader/layers/sanitizer/asan
1 file changed
+11
-2
lines changedLines changed: 11 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
520 | 520 | | |
521 | 521 | | |
522 | 522 | | |
523 | | - | |
| 523 | + | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
| 526 | + | |
| 527 | + | |
| 528 | + | |
| 529 | + | |
| 530 | + | |
| 531 | + | |
| 532 | + | |
| 533 | + | |
| 534 | + | |
| 535 | + | |
527 | 536 | | |
528 | 537 | | |
529 | 538 | | |
| |||
0 commit comments