From 261a49738aba61ce50a77e717895de9619de5f75 Mon Sep 17 00:00:00 2001 From: Jun Liu Date: Fri, 16 Feb 2024 09:52:30 -0800 Subject: [PATCH] [CK] Update CK commit in requirements.txt for release staging --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index bbb1ef3721..a0e52e7752 100755 --- a/requirements.txt +++ b/requirements.txt @@ -7,4 +7,4 @@ nlohmann/json@v3.11.2 -DJSON_MultipleHeaders=ON -DJSON_BuildTests=Off ROCmSoftwarePlatform/FunctionalPlus@v0.2.18-p0 ROCmSoftwarePlatform/eigen@3.4.0 ROCmSoftwarePlatform/frugally-deep@9683d557eb672ee2304f80f6682c51242d748a50 -ROCmSoftwarePlatform/composable_kernel@2fd6c6d4e7d7c458bd44f4df49271b95ce745b20 -DCMAKE_BUILD_TYPE=Release -DINSTANCES_ONLY=ON +ROCmSoftwarePlatform/composable_kernel@4d96aae39f30681f3ef10a0cc23fc2dbee96cd4f -DCMAKE_BUILD_TYPE=Release -DINSTANCES_ONLY=ON