mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-14 18:17:44 +00:00
Merge commit 'e857e26bf64ab54dc6dcef0d89203982873a5fa8' into develop
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -1077,7 +1077,7 @@ pipeline {
|
||||
description: "Build CK and run tests on gfx950 (default: ON)")
|
||||
booleanParam(
|
||||
name: "BUILD_GFX101",
|
||||
defaultValue: true,
|
||||
defaultValue: false,
|
||||
description: "Build CK and run tests on gfx101 (default: OFF)")
|
||||
booleanParam(
|
||||
name: "BUILD_GFX103",
|
||||
|
||||
Reference in New Issue
Block a user