Files
rocm-systems/catch/hipTestMain/config/config_nvidia_windows_common.json
T
Mirza Halilčević 4507ee6531 EXSWHTEC-107 - Implement tests for Execution Control setter APIs #57
Change-Id: I5d7e6471237b4a5726e09e4de06dafe2aa78cd28
2024-02-19 23:35:21 +05:30

10 lines
315 B
JSON

{
"DisabledTests":
[
"Unit_hipFuncSetCacheConfig_Negative_Not_Supported",
"Unit_hipFuncSetSharedMemConfig_Negative_Not_Supported",
"Unit_hipFuncSetAttribute_Positive_MaxDynamicSharedMemorySize_Not_Supported",
"Unit_hipFuncSetAttribute_Positive_PreferredSharedMemoryCarveout_Not_Supported"
]
}