Skip to content

Commit

Permalink
Update CUDA version to 12.4
Browse files Browse the repository at this point in the history
I'm hoping that will match the driver version on the host
  • Loading branch information
luhenry committed Apr 18, 2024
1 parent 9c209b2 commit 692e1c3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/linux-nightly-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ jobs:
VELOX_DEPENDENCY_SOURCE: SYSTEM
simdjson_SOURCE: BUNDLED
xsimd_SOURCE: BUNDLED
CUDA_VERSION: "11.8"
CUDA_VERSION: "12.4"
CUDA_ARCHITECTURES: 75
steps:
- uses: actions/checkout@v4
Expand Down

0 comments on commit 692e1c3

Please sign in to comment.