You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Drop AWS P3 support and use DLAMI for all AWS GPU instances (#3903)
* Discover and use the latest AWS Ubuntu 22.04 DLAMI
Automatically use the latest build, so that
customers can benefit from the latest security
patches without setting `os_images` or waiting for
the dstack team to update the default AMI. Still,
only use Ubuntu 22.04 to avoid breaking changes.
Implementation: fetch the details of all Ubuntu
22.04 DLAMI builds (119 as of today), find the
most recent in runtime.
* Use DLAMI for all AWS GPU instances
* Drop p3 mentions
---------
Co-authored-by: Jvst Me <git@jvst.me>
0 commit comments