Skip to content

Commit 755582c

Browse files
committed
Remove tsan ignores
1 parent 0110a23 commit 755582c

File tree

1 file changed

+2
-7
lines changed

1 file changed

+2
-7
lines changed

build_tools/rocm/tsan_ignore_list.txt

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -15,14 +15,9 @@ race:xla::gpu::AllocateDestinationBuffer
1515
race:xla::LocalDeviceState::ThenRelease
1616

1717
# To be fixed
18+
rase:xla::HloRunnerPjRt::ExecuteWithExecutable
1819
race:xla::PjRtStreamExecutorLoadedExecutable::ExecuteHelper
19-
race:xla::PjRtStreamExecutorClient::BufferFromHostBufferInternal
20-
race:xla::HloRunnerPjRt::TransferLiteralsFromDevice
21-
race:xla::MutableLiteralBase::~MutableLiteralBase
22-
race:xla::MutableLiteralBase::PopulateR1<int>
23-
race:xla::xla::gpu::GpuCompiler::CompileSingleModule
24-
race:xla::LiteralBase::Piece::Storage::Storage
20+
race:xla::HloRunnerPjRt::ExecuteWithExecutable
2521
race:xla::LocalClient::TransferFromOutfeedLocal
2622
race:lld::lldMain
2723
race:llvm::*
28-
race:xla::gpu::GpuExecutable::ExecuteAsyncOnStream

0 commit comments

Comments
 (0)