Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to CUDA 12 and TF 2.15 #1352

Merged
merged 17 commits into from
Jan 16, 2024
Merged

Upgrade to CUDA 12 and TF 2.15 #1352

merged 17 commits into from
Jan 16, 2024

Conversation

rosbo
Copy link
Contributor

@rosbo rosbo commented Jan 12, 2024

Also upgrades, torch (and related libraries), lightgbm, keras

http://b/319722433

Also upgrades, `torch` (and related libraries), `lightgbm`, `keras`

http://b/319722433
@@ -31,7 +31,7 @@ ENV PYTORCH_BUILD_NUMBER=1
# For PyTorch, we need specifically mkl.
ENV LIBRARY_PATH="$LIBRARY_PATH:/opt/conda/lib"
ENV LD_LIBRARY_PATH="$LD_LIBRARY_PATH:/opt/conda/lib"
ENV TORCH_CUDA_ARCH_LIST="3.7;6.0;7.0+PTX;7.5+PTX"
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Removing the 3.7 CUDA architecture (used by K80 which we don't have anymore).

Failling build at:

#13 328.0 nvcc fatal   : Unsupported gpu architecture 'compute_37'

@rosbo rosbo merged commit 1d7b809 into main Jan 16, 2024
4 checks passed
@rosbo rosbo deleted the tf2.15 branch January 16, 2024 04:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants