Nightly tt-metal L2 tests #3455
Annotations
2 errors and 6 warnings
|
eager unit tests 3 tests
Process completed with exit code 1.
|
|
eager unit tests 3 tests:
tests/tt_eager/python_api_testing/unit_testing/misc/test_create_qkv_heads.py#L327
test_nlp_create_q_and_kv_heads_separate_test[2-4096-96-8-8-64-2-8-True-BFLOAT8_B]
RuntimeError: TT_THROW @ /project/tt_metal/impl/program/program.cpp:155: tt::exception
info:
Failed to generate binaries for transpose_wh_sharded 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_blackhole/common/inc/sfpu/ckernel_sfpu_exp.h:11,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/third_party/tt_llk/tt_llk_blackhole/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_blackhole/common/inc/ckernel_sfpu.h:14,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/third_party/tt_llk/tt_llk_blackhole/common/inc/cmath_common.h:12,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/ckernels/blackhole/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/transpose_wh.h:7,
from /work/ttnn/cpp/ttnn/operations/experimental/transformer/split_query_key_value_and_split_heads/device/kernels/compute/transpose_wh_sharded.cpp:7,
from /opt/venv/lib/python3.10/site-packages/ttnn/tt_metal/hw/ckernels/blackhole/metal/common/chlkc_list.h:22,
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_blackhole/common/inc/sfpu/ckernel_sfpu_recip.h:13:10: fatal error: vconst_verifier.h: No such file or directory
13 | #include "vconst_verifier.h"
| ^~~~~~~~~~~~~~~~~~~
compilation terminated.
backtrace:
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/_ttnncpp.so(+0x1f16168) [0x7f83a16eb168]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7c480c) [0x7f839ef4c80c]
--- 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) [0x7f839ef632b8]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7db23e) [0x7f839ef6323e]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x56ddef) [0x7f839ecf5def]
--- /lib/x86_64-linux-gnu/libc.so.6(+0x99ee8) [0x7f83d205fee8]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x56dc49) [0x7f839ecf5c49]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7db08e) [0x7f839ef6308e]
--- auto tt::tt_metal::detail::async<std::function<void ()> const&>(std::function<void ()> const&)
--- tt::tt_metal::launch_build_step(std::function<void ()> const&, std::vector<std::shared_future<void>, std::allocator<std::shared_future<void> > >&)
--- tt::tt_metal::JitBuildState::compile(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, tt::tt_metal::JitBuildSettings const*) const
--- tt::tt_metal::JitBuildState::build(tt::tt_metal::JitBuildSettings const*) const
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7db2b8) [0x7f839ef632b8]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x7db23e) [0x7f839ef6323e]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x56ddef) [0x7f839ecf5def]
--- /lib/x86_64-linux-gnu/libc.so.6(+0x99ee8) [0x7f83d205fee8]
--- /opt/venv/lib/python3.10/site-packages/ttnn/build/lib/libtt_metal.so(+0x56dc49) [0x7f839ecf5c49]
--- /opt/venv/lib/python3.10/site-packages/ttn
|
|
eager unit tests 3 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 3 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 3 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 3 tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyObject has no __module__ attribute
|
|
eager unit tests 3 tests:
<frozen importlib._bootstrap>#L241
builtin type SwigPyPacked has no __module__ attribute
|
|
eager unit tests 3 tests:
/opt/venv/lib/python3.10/site-packages/pydantic/_internal/_config.py#L291
Support for class-based `config` is deprecated, use ConfigDict instead.
|
Loading