Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup!…
Browse files Browse the repository at this point in the history
… fixup! fixup! fixup! fixup! fixup! Make a validation-smoke target
  • Loading branch information
afuller-TT committed Feb 15, 2025
1 parent 6273399 commit 4d62306
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 0 deletions.
1 change: 1 addition & 0 deletions tests/tt_metal/tt_metal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -143,6 +143,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
test_kernels/dataflow/unit_tests/command_queue/dispatcher_kernel_size_and_runtime.cpp
test_kernels/dataflow/unit_tests/command_queue/pcie_write_16b.cpp
test_kernels/dataflow/unit_tests/command_queue/random_program.cpp
test_kernels/compute/increment_runtime_arg.cpp
)

install(
Expand Down
1 change: 1 addition & 0 deletions tt_metal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -89,6 +89,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_is_fp16_zero.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_cumsum.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_dropout.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_gelu.h
third_party/tt_llk_blackhole/llk_lib/llk_pack_untilize.h
third_party/tt_llk_blackhole/llk_lib/llk_pack_common.h
third_party/tt_llk_blackhole/llk_lib/llk_unpack_common.h
Expand Down
1 change: 1 addition & 0 deletions tt_metal/hw/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -295,6 +295,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
ckernels/blackhole/metal/llk_io/llk_io_unpack.h
ckernels/blackhole/metal/llk_api/llk_unpack_A_api.h
ckernels/blackhole/metal/llk_io/llk_io_pack.h
ckernels/blackhole/metal/llk_api/llk_unpack_AB_matmul_api.h
)
endif()

Expand Down

0 comments on commit 4d62306

Please sign in to comment.