Skip to content

Commit

Permalink
Remove the specialized sm versions for testing. It caused release whe…
Browse files Browse the repository at this point in the history
…els to ship without correct sm versions compiled in.

PiperOrigin-RevId: 494854373
  • Loading branch information
yashk2810 authored and jax authors committed Dec 13, 2022
1 parent 0bdb7ec commit 71569e1
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .bazelrc
Original file line number Diff line number Diff line change
Expand Up @@ -254,9 +254,6 @@ build:rbe_linux_cuda11.8_nvcc_py3.11 --python_path="/usr/local/bin/python3.11"
build:tensorflow_testing_rbe --project_id=tensorflow-testing
common:tensorflow_testing_rbe_linux --remote_instance_name=projects/tensorflow-testing/instances/default_instance
build:tensorflow_testing_rbe_linux --config=tensorflow_testing_rbe
# Build GPU binaries for the RBE test machines (Tesla T4s i.e. sm_75) and
# kokoro (P100 i.e sm_60)
build:tensorflow_testing_rbe_linux --repo_env=TF_CUDA_COMPUTE_CAPABILITIES=sm_60,sm_75
#############################################################################

# Load `.jax_configure.bazelrc` file written by build.py
Expand Down

0 comments on commit 71569e1

Please sign in to comment.