From 16550bcf53ce54f8cd36f02565ece2d42c362834 Mon Sep 17 00:00:00 2001 From: Jun Liu Date: Wed, 25 Oct 2023 15:10:04 -0700 Subject: [PATCH] [Dependency][CK] Bump CK Commit Hash (#2479) Regular promotion to newer CK commit hash --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 9d0d711550..0b3149c3fe 100755 --- a/requirements.txt +++ b/requirements.txt @@ -6,4 +6,4 @@ nlohmann/json@v3.9.1 -DJSON_MultipleHeaders=ON -DJSON_BuildTests=Off ROCmSoftwarePlatform/FunctionalPlus@v0.2.18-p0 ROCmSoftwarePlatform/eigen@3.4.0 ROCmSoftwarePlatform/frugally-deep@9683d557eb672ee2304f80f6682c51242d748a50 -ROCmSoftwarePlatform/composable_kernel@503204136541d6d58194025f4220b603693e391c -DCMAKE_BUILD_TYPE=Release -DINSTANCES_ONLY=ON \ No newline at end of file +ROCmSoftwarePlatform/composable_kernel@f30e59754205db83eea8e4ea42caf421eafb70e0 -DCMAKE_BUILD_TYPE=Release -DINSTANCES_ONLY=ON