We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bc6d9cb commit b8978b5Copy full SHA for b8978b5
ci/envs/run_tests/bazel_gpu_local
@@ -29,3 +29,6 @@ export JAX_ENABLE_X64=0
29
30
# Clone XLA at HEAD.
31
export JAXCI_CLONE_MAIN_XLA=1
32
+
33
+# Set per device memory limit to 20.5 GB
34
+export TF_PER_DEVICE_MEMORY_LIMIT_MB=20480
0 commit comments