diff --git a/catch/hipTestMain/config/config_amd_linux b/catch/hipTestMain/config/config_amd_linux index 4710326f76..92795fd616 100644 --- a/catch/hipTestMain/config/config_amd_linux +++ b/catch/hipTestMain/config/config_amd_linux @@ -1443,6 +1443,9 @@ "Unit_hipModuleLaunchCooperativeKernelMultiDevice_Positive_Basic", "Unit_hipModuleLaunchCooperativeKernelMultiDevice_Negative_Parameters", "Unit_hipModuleLaunchCooperativeKernelMultiDevice_Negative_MultiKernelSameDevice", + "=== Below tests have issues in MGPU setup ===", + "Unit_hipDeviceGetGraphMemAttribute_Functional", + "Unit_hipDeviceGetGraphMemAttribute_Functional_Multi_Device", #endif #if defined VEGA20 "=== SWDEV-419112 Below tests fail in stress test on 29/08/23 ===",