You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Compiling the updated 8b f16 bs4 TP1 IR with 4c00a22 compiles, but fails to benchmark with this error:
Running ../iree-build-no-trace/tools/iree-benchmark-module
Run on (192 X 3810.79 MHz CPU s)
CPU Caches:
L1 Data 32 KiB (x96)
L1 Instruction 32 KiB (x96)
L2 Unified 1024 KiB (x96)
L3 Unified 32768 KiB (x16)
Load Average: 9.97, 10.13, 12.66
***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
***WARNING*** Library was built as DEBUG. Timings may be affected.
:0:rocdevice.cpp :2984: 2446864599827 us: [pid:1329572 tid:0x75d371000640] Callback: Queue 0x75d370500000 aborting with error : HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION: The agent attempted to access memory beyond the largest legal address. code: 0x29
Aborted (core dumped)
Running ../iree-build-no-trace/tools/iree-benchmark-module
Run on (192 X 3810.79 MHz CPU s)
CPU Caches:
L1 Data 32 KiB (x96)
L1 Instruction 32 KiB (x96)
L2 Unified 1024 KiB (x96)
L3 Unified 32768 KiB (x16)
Load Average: 9.97, 10.13, 12.66
***WARNING*** CPU scaling is enabled, the benchmark real time measurements may be noisy and will incur extra overhead.
***WARNING*** Library was built as DEBUG. Timings may be affected.
:0:rocdevice.cpp :2984: 2446864599827 us: [pid:1329572 tid:0x75d371000640] Callback: Queue 0x75d370500000 aborting with error : HSA_STATUS_ERROR_MEMORY_APERTURE_VIOLATION: The agent attempted to access memory beyond the largest legal address. code: 0x29
Aborted (core dumped)
What happened?
Compiling the updated 8b f16 bs4 TP1 IR with 4c00a22 compiles, but fails to benchmark with this error:
Steps to reproduce your issue
wget the 8b f16 bs4 IR
Compile using 4c00a22:
What component(s) does this issue relate to?
Runtime
Version information
4c00a22
Additional context
No response
The text was updated successfully, but these errors were encountered: