Skip to content

Commit

Permalink
make change
Browse files Browse the repository at this point in the history
  • Loading branch information
afuller-TT committed Dec 11, 2024
1 parent 1c61c3b commit 2438f7d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/ttnn/distributed/test_distributed.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ class DistributedTest : public ::testing::Test {
};

TEST_F(DistributedTest, TestSystemMeshTearDownWithoutClose) {
// foo
auto& sys = tt::tt_metal::distributed::SystemMesh::instance();
auto mesh = ttnn::distributed::open_mesh_device(
{2, 4}, DEFAULT_L1_SMALL_SIZE, DEFAULT_TRACE_REGION_SIZE, 1, tt::tt_metal::DispatchCoreType::WORKER);
Expand Down

0 comments on commit 2438f7d

Please sign in to comment.