Skip to content

Lkcolocated test#1350

Closed
lkolluru05 wants to merge 12 commits into
apple:mainfrom
lkolluru05:lkcolocated-test
Closed

Lkcolocated test#1350
lkolluru05 wants to merge 12 commits into
apple:mainfrom
lkolluru05:lkcolocated-test

Conversation

@lkolluru05
Copy link
Copy Markdown
Contributor

@lkolluru05 lkolluru05 commented Oct 7, 2025

`#### Different names for these images because they are in same repository #####

export NAME=axlearn-img
export COLOCATED_NAME=colocated-img
export CKPT_BUCKET_NAME=<>

axlearn gcp bundle --name=$NAME
--bundler_spec=allow_dirty=True
--bundler_type=artifactregistry
--bundler_spec=dockerfile=Dockerfile
--bundler_spec=image=tpu
--bundler_spec=target=tpu
--bundler_spec=colocated_image_required=True
--bundler_spec=colocated_image_name=$COLOCATED_NAME

axlearn gcp launch run --cluster=mlperf-v5p
--runner_name gke_tpu_pathways \
--name=$NAME \
--instance_type=tpu-v5p-32
--num_replicas=1 \
--bundler_spec=allow_dirty=True \
--bundler_type=artifactregistry
--bundler_spec=image=tpu \
--bundler_spec=dockerfile=Dockerfile
--bundler_spec=target=tpu
--colocated_image=$COLOCATED_NAME \
-- TPU_PREMAPPED_BUFFER_SIZE=34359738368 python3 test_benchmark.py --ckpt_path $CKPT_BUCKET_NAME
`

Comment thread axlearn/cloud/gcp/pathways_utils.py Outdated
Comment thread axlearn/cloud/gcp/pathways_utils.py Outdated
Comment thread axlearn/cloud/gcp/pathways_utils.py
Comment thread axlearn/cloud/gcp/pathways_utils.py
Comment thread axlearn/cloud/gcp/pathways_utils.py
@github-actions
Copy link
Copy Markdown

This pull request has been automatically marked as stale because it has been inactive for 60 days. It will be closed in 7 days if no further activity occurs. If you would like to continue working on this, please remove the stale label or leave a comment.

@github-actions github-actions Bot added the stale label Dec 22, 2025
@github-actions
Copy link
Copy Markdown

github-actions Bot commented Jan 1, 2026

This pull request was closed because it has been inactive for more than 7 days since being marked as stale. Please feel free to reopen it if you would like to continue.

@github-actions github-actions Bot closed this Jan 1, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants