Merged
Conversation
…_external_traffic (#499)
* use tcpx decorator in A3 High workloads * remove dead code from storage.py * fix linting * change from PR comments
Reliable placement of pathways-head pods across workloads.
Provided the required permissions for JAX to list the pods
* env vars become a dictionary and values overrided * removed excesive arg * imported missing modules * added missing arg * removed excesive imports * fixed imports * fixed dict merge
* fix issue #491 Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
* Update Kueue and Jobset controller default limit value * Update cluster.py * Split into get and update manifest * Remove dup lines * Organize code * Redesign the feature * Clean up code * Correct wrong description * Remove unnecessary section of yaml * Resolve lint issue * Reformat the change
* update ct version Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
* bump ct version to 1.57.1 in docker_manager.py Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
* update kueue version to 0.12.2 Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
* fix yaml formatting for workloads with TPU and NAP * refactor tpu system characteristics * fix tests internal representation of TPU machines has changed, so now grep that used the old format fails --------- Co-authored-by: pawloch00 <ppawl@google.com>
* Managed Lustre storage attach support implemented
* Fix cluster creation from reservation Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
* DWS flex queued support for GPUs and TPUs Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
Merge main to develop
pawloch00
previously approved these changes
Jul 18, 2025
BluValor
previously approved these changes
Jul 18, 2025
* fix max-nodes when creating tpu dws flex queued nodepools Signed-off-by: Piotr Pawłowski <ppawl@google.com> --------- Signed-off-by: Piotr Pawłowski <ppawl@google.com>
pawloch00
approved these changes
Jul 18, 2025
BluValor
approved these changes
Jul 18, 2025
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes / Features
Testing / Documentation
Testing details.