mirror of
https://github.com/ROCm/composable_kernel.git
synced 2026-05-16 10:59:55 +00:00
turn on the ck_tile gemm tests by default (#1849)
[ROCm/composable_kernel commit: dcbfa79542]
This commit is contained in:
2
Jenkinsfile
vendored
2
Jenkinsfile
vendored
@@ -796,7 +796,7 @@ pipeline {
|
||||
booleanParam(
|
||||
name: "RUN_CK_TILE_GEMM_TESTS",
|
||||
defaultValue: false,
|
||||
description: "Run the ck_tile GEMM tests (default: OFF)")
|
||||
description: "Run the ck_tile GEMM tests (default: ON)")
|
||||
booleanParam(
|
||||
name: "BUILD_INSTANCES_ONLY",
|
||||
defaultValue: false,
|
||||
|
||||
Reference in New Issue
Block a user