Skip to content

Commit f770f30

Browse files
committed
and the build-jax script too
1 parent 225fb7f commit f770f30

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/container/Dockerfile.jax

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,6 +58,7 @@ RUN --mount=type=bind,from=bazel_disk,target=/cache/bazel-disk,rw \
5858
build-jax.sh \
5959
--bazel-cache ${BAZEL_CACHE} \
6060
--build-path-jaxlib ${BUILD_PATH_JAXLIB} \
61+
--bazel-options "--jobs=28 --local_ram_resources=HOST_RAM*.8" \
6162
--extra-targets "${EXTRA_BAZEL_TARGETS}" \
6263
--extra-target-dest /builder/extra-targets \
6364
--no-install \

0 commit comments

Comments
 (0)