Skip to content

Commit

Permalink
Upgrade DCGM from 2.4.7 to 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
kthui committed Nov 3, 2023
1 parent f15ceec commit fb30ace
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile.sdk
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ ARG JAVA_BINDINGS_MAVEN_VERSION=3.8.4
ARG JAVA_BINDINGS_JAVACPP_PRESETS_TAG=1.5.8

# DCGM version to install for Model Analyzer
ARG DCGM_VERSION=2.4.7
ARG DCGM_VERSION=3.2.6

ARG NVIDIA_TRITON_SERVER_SDK_VERSION=unknown
ARG NVIDIA_BUILD_ID=unknown
Expand Down
2 changes: 1 addition & 1 deletion build.py
Original file line number Diff line number Diff line change
Expand Up @@ -76,7 +76,7 @@
"1.16.0", # ORT
"2023.0.0", # ORT OpenVINO
"2023.0.0", # Standalone OpenVINO
"2.4.7", # DCGM version
"3.2.6", # DCGM version
"py310_23.1.0-1", # Conda version
"0.2.1.post1", # vLLM version
)
Expand Down

0 comments on commit fb30ace

Please sign in to comment.