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

Remove CUDA dependencies from jaxlib OSS wheel. #20534

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

copybara-service[bot]
Copy link

@copybara-service copybara-service bot commented Dec 13, 2024

Remove CUDA dependencies from jaxlib OSS wheel.

With this change jaxlib wheel content is identical for CPU and GPU configurations. It enables reusing bazel cache when building all three targets together with --config=cuda: build_wheel, build_gpu_plugin_wheel and build_gpu_kernels_wheel.

@copybara-service copybara-service bot force-pushed the test_706016685 branch 6 times, most recently from 71941e8 to 92e7e5a Compare December 23, 2024 23:35
@copybara-service copybara-service bot changed the title Remove CUDA dependencies from jaxlib wheel. Remove CUDA dependencies from jaxlib OSS wheel. Dec 23, 2024
@copybara-service copybara-service bot force-pushed the test_706016685 branch 6 times, most recently from 0e05add to 696c054 Compare December 28, 2024 00:51
@copybara-service copybara-service bot force-pushed the test_706016685 branch 2 times, most recently from e1cf0c7 to b744ca7 Compare January 27, 2025 23:02
With this change `jaxlib` wheel content is identical for CPU and GPU configurations. It enables reusing bazel cache when building all three targets together with `--config=cuda`: `build_wheel`, `build_gpu_plugin_wheel` and `build_gpu_kernels_wheel`.

PiperOrigin-RevId: 706016685
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.

1 participant