Skip to content

Commit 5e72177

Browse files
[XPU] Auto bump XHPC to 20251031 (#76164)
1 parent 4c0aa08 commit 5e72177

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cmake/external/xpu.cmake

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ set(XPU_FFT_LIB_NAME "libcufft.so")
3434
add_compile_definitions(XPUAPI_NOT_INCLUDE_DEPRECATED)
3535

3636
if(NOT DEFINED XPU_XHPC_BASE_DATE)
37-
set(XPU_XHPC_BASE_DATE "dev/20251024")
37+
set(XPU_XHPC_BASE_DATE "dev/20251031")
3838
endif()
3939
set(XPU_XCCL_BASE_VERSION "3.0.3.4") # For XRE5
4040
if(NOT DEFINED XPU_XFT_BASE_VERSION)

0 commit comments

Comments
 (0)