[go: nahoru, domu]

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

Introduce hermetic CUDA in Google ML projects. #64130

Draft
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link
@copybara-service copybara-service bot commented Mar 21, 2024

Introduce hermetic CUDA in Google ML projects.

Instead of having pre-installed NVIDIA CUDA and CUDNN libraries and setting environment variables pointing to the installation locations, Bazel should automatically download CUDA and CUDNN distributives in the cache and use them during build and test phases.

@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 13 times, most recently from 5c8acdc to 51fc354 Compare March 28, 2024 04:20
@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 8 times, most recently from f330b04 to 519f7bd Compare April 1, 2024 18:33
@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 9 times, most recently from 4b7e70f to 242d136 Compare April 10, 2024 18:14
@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 8 times, most recently from fedb00a to 3111715 Compare May 24, 2024 02:08
@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 6 times, most recently from 40e0606 to 939f03f Compare May 30, 2024 15:58
@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 3 times, most recently from c966c30 to 39e7a02 Compare June 7, 2024 06:03
@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 2 times, most recently from 538ecbc to 9354d5b Compare June 12, 2024 21:21
@copybara-service copybara-service bot force-pushed the exported_pr_616865795 branch 8 times, most recently from b4279c2 to a88b321 Compare June 28, 2024 16:07
Instead of having pre-installed NVIDIA CUDA and CUDNN libraries and setting environment variables pointing to the installation locations, Bazel should automatically download CUDA and CUDNN distributives in the cache and use them during build and test phases.

PiperOrigin-RevId: 616865795
Copy link
@SsomsakTH SsomsakTH left a comment

Choose a reason for hiding this comment

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

__

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.

None yet

2 participants