SWDEV-430619 - fix Unit_hipDeviceGetUuid_From_RocmInfo test
Ignore the iGPU when iterating rocminfo and correct the bounds check when matching results with HIP API. Also do not compare bytes directly, use string to do a string compare as it can go out of bounds. Disabling this test on windows till I get hold of a working windows machine. Change-Id: Icf811e0310776567afecea92e1d54e8438b39235
This commit is contained in:
committed by
Jatin Jaikishan Chaudhary
parent
4305328f37
commit
af3ac29c40
@@ -179,8 +179,6 @@
|
||||
"Unit_hipMemSetAccess_MultiProc",
|
||||
"Unit_hipMemSetAccess_negative",
|
||||
"Unit_hipMemUnmap_negative",
|
||||
"=== SWDEV-432556,SWDEV-434211:Below test randomly failing in stress test ===",
|
||||
"Unit_hipDeviceGetUuid_From_RocmInfo",
|
||||
"=== SWDEV-434171: Below tests took long time to complete in stress test on 17/11/23 ===",
|
||||
"Unit_Warp_Shfl_Positive_Basic - int",
|
||||
"Unit_Warp_Shfl_Positive_Basic - unsigned int",
|
||||
|
||||
Reference in New Issue
Block a user