Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion velox/docker/adapters_build.dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ EOF
ARG NUM_THREADS=8
ARG MAX_HIGH_MEM_JOBS=4
ARG MAX_LINK_JOBS=4
ARG CUDA_VERSION=12.8
ARG CUDA_VERSION=12.9
ARG CUDA_ARCHITECTURES=70
ARG BUILD_WITH_VELOX_ENABLE_CUDF=ON
ARG BUILD_WITH_VELOX_ENABLE_WAVE=OFF
Expand Down