Skip to content

Commit

Permalink
Bump clang to 18 (#1060)
Browse files Browse the repository at this point in the history
Forced by this change in JAX build system:
jax-ml/jax#23787
  • Loading branch information
DwarKapex authored Sep 25, 2024
1 parent 57919e0 commit 3a2e8c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/container/Dockerfile.base
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
ARG BASE_IMAGE=nvidia/cuda:12.6.1-devel-ubuntu22.04
ARG GIT_USER_NAME="JAX Toolbox"
ARG [email protected]
ARG CLANG_VERSION=17
ARG CLANG_VERSION=18

###############################################################################
## Obtain GCP's NCCL TCPx plugin
Expand Down

0 comments on commit 3a2e8c8

Please sign in to comment.