Commit 0f580e8
Disable Frontier AMD bench: IBM case hits zero-size GPU transfer bug
The IBM benchmark case crashes with the AMD OpenMP offloading compiler
due to a zero-size host-to-device memory copy that the HSA runtime
rejects (HSA_STATUS_ERROR_INVALID_ARGUMENT). This works fine with CCE.
Disable the AMD bench entry until the underlying issue is fixed.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent eed3af5 commit 0f580e8
1 file changed
Lines changed: 9 additions & 8 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
83 | | - | |
84 | | - | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
| 83 | + | |
| 84 | + | |
| 85 | + | |
85 | 86 | | |
86 | 87 | | |
87 | 88 | | |
| |||
0 commit comments