Skip to content

Commit

Permalink
#0: Revert "#11208: Slotmap datastructure for creating resource pools"
Browse files Browse the repository at this point in the history
This reverts commit e028318.

Force-pushed by tt-rkim to fix post-commit. Build on gcc 12 ubuntu 22.04
was broken.
  • Loading branch information
tt-rkim committed Oct 2, 2024
1 parent 2d6c554 commit ae2c1d6
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 512 deletions.
1 change: 0 additions & 1 deletion tests/tt_metal/tt_metal/unit_tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,6 @@ set(UNIT_TESTS_SRC
${CMAKE_CURRENT_SOURCE_DIR}/multichip/device_cluster_api.cpp
${CMAKE_CURRENT_SOURCE_DIR}/multichip/erisc_app_direct_send.cpp
${CMAKE_CURRENT_SOURCE_DIR}/multichip/ring_gather_kernels.cpp
${CMAKE_CURRENT_SOURCE_DIR}/tt_stl/slotmap.cpp
)

add_executable(unit_tests ${UNIT_TESTS_SRC} $<TARGET_OBJECTS:unit_tests_common_o>)
Expand Down
133 changes: 0 additions & 133 deletions tests/tt_metal/tt_metal/unit_tests/tt_stl/slotmap.cpp

This file was deleted.

Loading

0 comments on commit ae2c1d6

Please sign in to comment.