Skip to content

Commit 7ef9efb

Browse files
committed
bump lci version to 2025-05-03
1 parent 15edaf1 commit 7ef9efb

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

CMakeLists.txt

+2-2
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ option(RECONVERSE_TRY_ENABLE_COMM_LCI2 "whether to enable the LCIv2 backend" ON)
3030
option(RECONVERSE_AUTOFETCH_LCI2
3131
"whether to autofetch LCIv2 if LCI2 cannot be found" OFF)
3232
set(RECONVERSE_AUTOFETCH_LCI2_TAG
33-
"85dc99f3b32cfc8b3b4b0e0590ee445282964b57"
34-
CACHE STRING "The tag to fetch for LCIv2") # master branch as of 2025-04-17
33+
"96f8c00d4b9f9c391083dadb36affdf243122cac"
34+
CACHE STRING "The tag to fetch for LCIv2") # master branch as of 2025-05-03
3535

3636
option(SPANTREE "whether to enable spanning tree collectives" ON)
3737
option(CMK_SMP "whether to enable SMP support" ON)

0 commit comments

Comments
 (0)