Untitled

 avatar
unknown
plain_text
16 days ago
2.5 kB
7
Indexable
                   Test | INFO     | Running test_shape_padding
                 Device | INFO     | Opening user mode device driver
  Detecting chips (found 2)                                                                                                               
2025-03-03 09:17:48.242 | INFO     | SiliconDriver   - Opened PCI device 0; KMD version: 1.31.0, IOMMU: disabled
2025-03-03 09:17:48.243 | INFO     | SiliconDriver   - Detected PCI devices: [0]
2025-03-03 09:17:48.243 | INFO     | SiliconDriver   - Using local chip ids: {0} and remote chip ids {1}
2025-03-03 09:17:48.260 | INFO     | SiliconDriver   - Software version 6.0.0, Ethernet FW version 6.10.0 (Device 0)
2025-03-03 09:17:48.261 | INFO     | SiliconDriver   - Software version 6.0.0, Ethernet FW version 6.10.0 (Device 1)
                  Metal | INFO     | Initializing device 0. Program cache is NOT enabled
                  Metal | INFO     | AI CLK for device 0 is:   1000 MHz
                  Metal | WARNING  | Circular buffer indices are not contiguous starting at 0. This will hurt dispatch performance. Non-contiguous indices: 2. First unused index: 1. Kernels: reader_unary_interleaved_start_id
                  Metal | WARNING  | Circular buffer indices are not contiguous starting at 0. This will hurt dispatch performance. Non-contiguous indices: 2. First unused index: 1. Kernels: writer_unary_interleaved_start_id, reader_unary_interleaved_start_id, eltwise_sfpu
                  Metal | INFO     | Closing device 0
                  Metal | INFO     | Disabling and clearing program cache on device 0
                   Test | INFO     | Running test_numerically
                  Metal | INFO     | Initializing device 0. Program cache is NOT enabled
                  Metal | INFO     | AI CLK for device 0 is:   1000 MHz
                   Test | ERROR    | -0.043701172 != -0.056640625
libc++abi: terminating due to uncaught exception of type std::runtime_error: TT_FATAL @ /mnt/elaina/tt-metal-latest/tests/tt_eager/ops/test_eltwise_unary_op.cpp:215: allclose
info:
Error
backtrace:
 --- build/test/tt_eager/ops/test_eltwise_unary_op(+0x21228) [0x557e55b24228]
 --- build/test/tt_eager/ops/test_eltwise_unary_op(+0x1ef9b) [0x557e55b21f9b]
 --- build/test/tt_eager/ops/test_eltwise_unary_op(main+0xb) [0x557e55b22a2b]
 --- /lib/x86_64-linux-gnu/libc.so.6(__libc_start_main+0xf3) [0x7f5235aec083]
 --- build/test/tt_eager/ops/test_eltwise_unary_op(+0x1d66e) [0x557e55b2066e]

Aborted
Editor is loading...
Leave a Comment