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. #3044

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 21, 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 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 2 times, most recently from 4c7e13a to b25f94b Compare December 27, 2024 18: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