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

[GCP] Fix GCP labels for TPU #3652

Merged
merged 32 commits into from
Jun 11, 2024
Merged

[GCP] Fix GCP labels for TPU #3652

merged 32 commits into from
Jun 11, 2024

Conversation

Michaelvll
Copy link
Collaborator

This is to fix the boolean label introduced by #3574 for managed instance, causing TPU VM launching failure.

Tested (run the relevant ones):

  • Code formatting: bash format.sh
  • Any manual or new tests for this PR (please specify below)
    • sky launch --gpus tpu-v3-8 echo hi
  • All smoke tests: pytest tests/test_smoke.py
  • Relevant individual smoke tests: pytest tests/test_smoke.py::test_fill_in_the_name
  • Backward compatibility tests: conda deactivate; bash -i tests/backward_compatibility_tests.sh

@Michaelvll Michaelvll mentioned this pull request Jun 11, 2024
5 tasks
@Michaelvll Michaelvll merged commit b427ec0 into master Jun 11, 2024
20 checks passed
@Michaelvll Michaelvll deleted the fix-bool-label branch June 11, 2024 09:05
Michaelvll added a commit that referenced this pull request Aug 23, 2024
* [GCP] initial take for dws support with migs

* fix lint errors

* dependency and format fix

* refactor mig instance creation

* fix

* remove unecessary instance creation code for mig

* Fix deletion

* Fix instance template logic

* Restart

* format

* format

* move to REST APIs instead of python APIs

* add multi-node back

* Fix multi-node

* Avoid spot

* format

* format

* fix scheduling

* fix cancel

* Add smoke test

* revert some changes

* fix smoke

* Fix

* fix

* Fix smoke

* [GCP] Changing the config name for DWS support and fix for resize request cancellation (#5)

* Fix config fields

* fix cancel

* Add loggings

* remove useless codes

* Fix labels for GCP TPU

* format

* fix key

---------

Co-authored-by: Gurcan Gercek <[email protected]>
Co-authored-by: Zhanghao Wu <[email protected]>
Co-authored-by: Gurcan Gercek <[email protected]>
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