turn on the ck_tile gemm tests by default (#1849)

[ROCm/composable_kernel commit: dcbfa79542]
This commit is contained in:
Illia Silin
2025-01-30 07:03:48 -08:00
committed by GitHub
parent 4f2c699f90
commit 71e9030f34

2
Jenkinsfile vendored
View File

@@ -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,