Nightly tt-metal L2 tests #3455
Annotations
2 errors and 6 warnings
|
eager unit tests 4 tests
Process completed with exit code 1.
|
|
eager unit tests 4 tests:
tests/tt_eager/python_api_testing/unit_testing/misc/test_matmul_1d_gather_in0.py#L601
test_multi_core_matmul_1d_wh[3-True-None-3-32-2304-3840-DataType.BFLOAT16-DataType.BFLOAT8_B-MathFidelity.HiFi2-True-False-grid4-no_bias]
RuntimeError: TT_THROW @ /project/tt_metal/impl/program/program.cpp:155: tt::exception
info:
Failed to generate binaries for bmm_large_block_zm_fused_bias_activation_gathered TT_THROW @ /project/tt_metal/jit_build/build.cpp:58: tt::exception
info:
trisc1 build failed. Log: In file included from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/third_party/tt_llk/tt_llk_wormhole_b0/common/inc/sfpu/ckernel_sfpu_exp.h:10,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/third_party/tt_llk/tt_llk_wormhole_b0/common/inc/sfpu/ckernel_sfpu_activations.h:13,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/third_party/tt_llk/tt_llk_wormhole_b0/common/inc/ckernel_sfpu.h:14,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/third_party/tt_llk/tt_llk_wormhole_b0/common/inc/cmath_common.h:13,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/ckernels/wormhole_b0/metal/llk_api/llk_math_common_api.h:10,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/inc/api/compute/common_globals.h:16,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/inc/api/compute/common.h:7,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/inc/api/compute/matmul.h:7,
from /work/ttnn/cpp/ttnn/operations/matmul/device/kernels/compute/bmm_large_block_zm_fused_bias_activation_gathered.cpp:7,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/ckernels/wormhole_b0/metal/common/chlkc_list.h:21,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/firmware/src/tt-1xx/trisck.cc:13:
/opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/third_party/tt_llk/tt_llk_wormhole_b0/common/inc/sfpu/ckernel_sfpu_recip.h:10:10: fatal error: vconst_verifier.h: No such file or directory
10 | #include "vconst_verifier.h"
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
backtrace:
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0x1f16168) [0x7f0bd3bed168]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7c480c) [0x7f0bd144e80c]
--- tt::tt_metal::JitBuildState::compile_one(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, tt::tt_metal::JitBuildSettings const*, unsigned long) const
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7db2b8) [0x7f0bd14652b8]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7db23e) [0x7f0bd146523e]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x56ddef) [0x7f0bd11f7def]
--- /lib/x86_64-linux-gnu/libc.so.6(+0x99ee8) [0x7f0c18498ee8]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x56dc49) [0x7f0bd11f7c49]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7db08e) [0x7f0bd146508e]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x77dd85) [0x7f0bd1407d85]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x77c890) [0x7f0bd1406890]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x77bd78) [0x7f0bd1405d78]
--- /lib/x86_64-linux-gnu/libstdc++.so.6(+0xdc253) [0x7f0c15bc9253]
--- /lib/x86_64-linux-gnu/libc.so.6(+0x94ac3) [0x7f0c18493ac3]
--- /lib/x86_64-linux-gnu/libc.so.6(clone+0x44) [0x7f0c18524a84]
backtrace:
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x6caed8) [0x7f0bd1354ed8]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x6aab51) [0x7f0bd1334b51]
--- tt::tt_metal::JitBuildCache::build_once(unsigned long, std::function<void ()> const&)
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x6aa4cb) [0x7f0bd13344cb]
--- /opt/venv/lib/python3.10/site-packages/ttnn/bu
|
|
eager unit tests 4 tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_fields.py#L132
Field "model_name" in OpTest has conflict with protected namespace "model_".
You may be able to resolve this warning by setting `model_config['protected_namespaces'] = ()`.
|
|
eager unit tests 4 tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
eager unit tests 4 tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
|
eager unit tests 4 tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
eager unit tests 4 tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
eager unit tests 4 tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Loading