Skip to content

Commit

Permalink
fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! fixup! Make a…
Browse files Browse the repository at this point in the history
… validation-smoke target
  • Loading branch information
afuller-TT committed Feb 15, 2025
1 parent 8d28aa8 commit 62bdf27
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tt_metal/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_recip.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_binary_bitwise.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_cast_fp32_to_fp16a.h
third_party/tt_llk_blackhole/common/inc/sfpu/ckernel_sfpu_clamp.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 Expand Up @@ -129,6 +130,7 @@ if(CMAKE_VERSION VERSION_GREATER_EQUAL 3.23)
include/compute_kernel_api/tile_move_copy.h
include/compute_kernel_api/eltwise_unary/eltwise_unary.h
include/compute_kernel_api/eltwise_unary/sfpu_split_includes.h
include/compute_kernel_api/eltwise_unary/exp.h
# Kernel sources
impl/dispatch/kernels/cq_dispatch_slave.cpp
impl/dispatch/kernels/cq_dispatch.cpp
Expand Down

0 comments on commit 62bdf27

Please sign in to comment.