Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create custom jobset for pathways #746

Draft
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

jesus-orozco
Copy link
Contributor

No description provided.

@changlan
Copy link
Contributor

Hi @jesus-orozco, I'd like to run some workloads with Pathways enabled. Is this implementation in this PR ready to be tested?

mountPath="/tmp",
),
)
staging_location = "gs://cloud-pathways-staging/tmp"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Is this accessible?

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

No. This should be a bucket owned by your project.

f"--gcs_scratch_location={staging_location}",
]
)
image = "us-docker.pkg.dev/cloud-tpu-v2-images/pathways/server:latest"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ditto

Copy link

@lukebaumann lukebaumann Nov 26, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This is accessible and allowlisted via some SAs 11/26

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.

3 participants