Skip to content

Commit

Permalink
[XPU] bump XRE to 5.0.21.10 (#70471)
Browse files Browse the repository at this point in the history
  • Loading branch information
dynamicheart authored Dec 26, 2024
1 parent a490e95 commit e3ed675
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/external/xpu.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ endif()

if(NOT DEFINED XPU_XRE_BASE_VERSION)
if(WITH_XPU_XRE5)
set(XPU_XRE_BASE_VERSION "5.0.21.8")
set(XPU_XRE_BASE_VERSION "5.0.21.10")
else()
set(XPU_XRE_BASE_VERSION "4.32.0.1")
endif()
Expand Down

0 comments on commit e3ed675

Please sign in to comment.