Commit 9c42e0c
fix(sycl): improve memory allocation error message for devices
- Replace generic error message with more specific information
- Use %zu format specifier for size_t type
- Add device ID to the error message
- Simplify memory allocation code1 parent 9eaa51e commit 9c42e0c
1 file changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1235 | 1235 | | |
1236 | 1236 | | |
1237 | 1237 | | |
1238 | | - | |
1239 | | - | |
1240 | | - | |
1241 | | - | |
1242 | | - | |
1243 | | - | |
| 1238 | + | |
1244 | 1239 | | |
1245 | | - | |
| 1240 | + | |
1246 | 1241 | | |
1247 | 1242 | | |
1248 | 1243 | | |
| |||
0 commit comments