Skip to content

[AKS] az aks: Add --gpu-instance-profile for Nvidia multi-instan…#23501

Merged
zhoxing-ms merged 4 commits intoAzure:devfrom
alexeldeib:ace/mig
Aug 18, 2022
Merged

[AKS] az aks: Add --gpu-instance-profile for Nvidia multi-instan…#23501
zhoxing-ms merged 4 commits intoAzure:devfrom
alexeldeib:ace/mig

Conversation

@alexeldeib
Copy link
Copy Markdown
Contributor

@alexeldeib alexeldeib commented Aug 11, 2022

…ce gpu

Related command

az aks create --gpu-instance-profile
az aks nodepool add --gpu-instance-profile

Description

Support multi instance gpus for AKS.

Testing Guide

see live test

History Notes

[Component Name 1] BREAKING CHANGE: az command a: Make some customer-facing breaking change
[Component Name 2] az command b: Add some customer-facing feature


This checklist is used to make sure that common guidelines for a pull request are followed.

@ghost ghost requested a review from wangzelin007 August 11, 2022 00:24
@ghost ghost assigned zhoxing-ms Aug 11, 2022
@ghost ghost added this to the Aug 2022 (2022-09-06) milestone Aug 11, 2022
@ghost ghost added the Auto-Assign Auto assign by bot label Aug 11, 2022
@ghost ghost requested a review from yonzhan August 11, 2022 00:25
@ghost ghost added the AKS az aks/acs/openshift label Aug 11, 2022
@alexeldeib alexeldeib changed the title [AKS]: az aks: Add --gpu-instance-profile for Nvidia multi-instan… [AKS] az aks: Add --gpu-instance-profile for Nvidia multi-instan… Aug 11, 2022
@alexeldeib alexeldeib force-pushed the ace/mig branch 3 times, most recently from d8077f7 to 84dbdd3 Compare August 11, 2022 00:46
@yonzhan
Copy link
Copy Markdown
Collaborator

yonzhan commented Aug 11, 2022

AKS

)
self.assertEqual(ctx_1.get_no_wait(), False)

def common_set_up_gpu_propertes(self):
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

oops, will add

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

think I got them all?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Yes, but this function seems to be called nowhere, maybe remove it?

Queued a pipeline to validate the live test case.

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

seems good?

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Oops, sorry for the late reply. Looks all good to me :shipit:

Copy link
Copy Markdown
Member

@FumingZhang FumingZhang left a comment

Choose a reason for hiding this comment

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

LGTM

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

AKS az aks/acs/openshift Auto-Assign Auto assign by bot

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants