Skip to content

Commit 995b7f9

Browse files
committed
[XPU] update xhpc to 20250821 to fix strided_copy
1 parent a43b94c commit 995b7f9

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/20250814")
37+
set(XPU_XHPC_BASE_DATE "dev/20250821")
3838
endif()
3939
set(XPU_XCCL_BASE_VERSION "3.0.3.1") # For XRE5
4040
if(NOT DEFINED XPU_XFT_BASE_VERSION)

0 commit comments

Comments
 (0)