Disable Unit_hipStreamPerThread_DeviceReset_2
Workaround flaky CI node
[ROCm/hip commit: 14ed06e288]
Этот коммит содержится в:
коммит произвёл
GitHub
родитель
ce427588d0
Коммит
ca161f320d
поставляемый
+1
-1
@@ -101,7 +101,7 @@ def hipBuildTest(String backendLabel) {
|
||||
# Check if backend label contains string "amd" or backend host is a server with amd gpu
|
||||
if [[ $backendLabel =~ amd ]]; then
|
||||
export HT_CONFIG_FILE="$HIP_DIR/tests/catch/hipTestMain/config/config_amd_linux.json"
|
||||
LLVM_PATH=/opt/rocm/llvm ctest -E 'Unit_hipGraphChildGraphNodeGetGraph_Functional|Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative|Unit_hipPtrGetAttribute_Simple'
|
||||
LLVM_PATH=/opt/rocm/llvm ctest -E 'Unit_hipGraphChildGraphNodeGetGraph_Functional|Unit_hipGraphExecMemcpyNodeSetParamsFromSymbol_Negative|Unit_hipPtrGetAttribute_Simple|Unit_hipStreamPerThread_DeviceReset_2'
|
||||
sleep 120
|
||||
else
|
||||
make test
|
||||
|
||||
Ссылка в новой задаче
Block a user