Skip to content

Comments

Fix: Use TSAN feature instead of config setting#34737

Open
copybara-service[bot] wants to merge 1 commit intomainfrom
test_863427732
Open

Fix: Use TSAN feature instead of config setting#34737
copybara-service[bot] wants to merge 1 commit intomainfrom
test_863427732

Conversation

@copybara-service
Copy link

@copybara-service copybara-service bot commented Jan 31, 2026

Fix: Use TSAN feature instead of config setting

How to build with TSAN flags:

python build/build.py build \
   --wheels=jaxlib,jax-cuda-plugin,jax-cuda-pjrt \
   --bazel_options=--config=tsan \
   --cuda_major_version=12 \
   --python_version=3.13

@google-cla
Copy link

google-cla bot commented Jan 31, 2026

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@copybara-service copybara-service bot force-pushed the test_863427732 branch 24 times, most recently from 667c3f2 to 8369f0a Compare February 7, 2026 05:10
@copybara-service copybara-service bot force-pushed the test_863427732 branch 4 times, most recently from 45be61e to 707acef Compare February 9, 2026 04:36
@copybara-service copybara-service bot force-pushed the test_863427732 branch 22 times, most recently from 5e351e6 to af03e16 Compare February 20, 2026 00:48
@copybara-service copybara-service bot force-pushed the test_863427732 branch 6 times, most recently from 4ee9ea8 to 99a7eb8 Compare February 21, 2026 00:26
How to build with TSAN flags:
```
python build/build.py build \
   --wheels=jaxlib,jax-cuda-plugin,jax-cuda-pjrt \
   --bazel_options=--config=tsan \
   --cuda_major_version=12 \
   --python_version=3.13
```

PiperOrigin-RevId: 863427732
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