kfdtest: disable gws tests for gfx11
GFX11 will no longer use GWS for cooperative launch so disable the test.
Signed-off-by: Jonathan Kim <jonathan.kim@amd.com>
Change-Id: I8611c8158e1654782150ad10f1f65edb578e6435
[ROCm/ROCR-Runtime commit: 2d3a09cbd6]
Este cometimento está contido em:
@@ -121,11 +121,13 @@ BLACKLIST_GFX10_NV2X=\
|
||||
"KFDPerfCountersTest.*"
|
||||
|
||||
# KFDMemoryTest.FlatScratchAccess - SWDEV-329877
|
||||
# KFDGWSTest.*: GFX11 will no longer use global wave sync
|
||||
BLACKLIST_GFX11=\
|
||||
"KFDQMTest.CreateAqlCpQueue:"\
|
||||
"KFDCWSRTest.InterruptRestore:"\
|
||||
"KFDPerfCountersTest.*:"\
|
||||
"KFDMemoryTest.FlatScratchAccess"
|
||||
"KFDMemoryTest.FlatScratchAccess:"\
|
||||
"KFDGWSTest.*"
|
||||
|
||||
# KFDQMTest.CpuWriteCoherence fails. 0 dwordsAvailable (KFD-338)
|
||||
# KFDMemoryTest.MemoryRegister fails on SDMA queue creation (KFD-337)
|
||||
@@ -323,4 +325,4 @@ FILTER[gfx942]=\
|
||||
"KFDMemoryTest.LargestSysBufferTest:"\
|
||||
"KFDMemoryTest.BigSysBufferStressTest:"\
|
||||
"KFDMemoryTest.FlatScratchAccess:"\
|
||||
"KFDIPCTest.BasicTest"
|
||||
"KFDIPCTest.BasicTest"
|
||||
|
||||
Criar uma nova questão referindo esta
Bloquear um utilizador