Skip to content
New issue

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

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

Already on GitHub? # to your account

Add ml-images project to list of supported images #107

Merged
merged 1 commit into from
Aug 10, 2022

Conversation

rueian
Copy link
Contributor

@rueian rueian commented Aug 7, 2022

Hi! I noticed that the ml-images project is missing from the search path of *driverGCE.GetImageFromProjects. Just added it.

You can verify the existence of the ml-images project by using the command:

▶ gcloud compute images describe-from-family common-dl-gpu-debian-10 --project=ml-images
archiveSizeBytes: '31754872320'
creationTimestamp: '2022-07-01T16:00:12.498-07:00'
description: Google, Debian 10 based Deep Learning VM with CUDA 11.3, M94, Base CUDA
  11.3, Deep Learning VM Image with CUDA 11.3 preinstalled.
diskSizeGb: '50'
family: common-dl-gpu-debian-10
guestOsFeatures:
- type: VIRTIO_SCSI_MULTIQUEUE
- type: UEFI_COMPATIBLE
- type: GVNIC
id: '6830904170410853011'
kind: compute#image
labelFingerprint: 42WmSpB8rSM=
licenseCodes:
- '5638175847114525401'
- '1045467480970708420'
- '820365891328006231'
- '1814223386218908828'
- '2037264782083279710'
- '5592494605997326117'
licenses:
- https://www.googleapis.com/compute/v1/projects/click-to-deploy-images/global/licenses/c2d-tensorflow
- https://www.googleapis.com/compute/v1/projects/click-to-deploy-images/global/licenses/c2d-dl-platform-gvnic
- https://www.googleapis.com/compute/v1/projects/click-to-deploy-images/global/licenses/c2d-dl-platform-gpu-common-cu110
- https://www.googleapis.com/compute/v1/projects/click-to-deploy-images/global/licenses/c2d-dl-platform-debian-10
- https://www.googleapis.com/compute/v1/projects/click-to-deploy-images/global/licenses/c2d-dl-platform-ml-images
- https://www.googleapis.com/compute/v1/projects/click-to-deploy-images/global/licenses/c2d-dl-platform-dlvm
name: c0-deeplearning-common-cu113-v20220701-debian-10
rawDisk:
  containerType: TAR
  source: ''
selfLink: https://www.googleapis.com/compute/v1/projects/ml-images/global/images/c0-deeplearning-common-cu113-v20220701-debian-10
sourceType: RAW
status: READY
storageLocations:
- us
- asia
- eu

@rueian rueian requested a review from a team as a code owner August 7, 2022 13:35
@hashicorp-cla
Copy link

hashicorp-cla commented Aug 7, 2022

CLA assistant check
All committers have signed the CLA.

@rueian
Copy link
Contributor Author

rueian commented Aug 10, 2022

Hi @nywilken,

Could you help review this PR? Thanks!

Copy link
Contributor

@nywilken nywilken left a comment

Choose a reason for hiding this comment

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

Thanks for the contribution. This looks good to me.

googlecompute.autogenerated_1: output will be in this color.

==> googlecompute.autogenerated_1: Checking image does not exist...
==> googlecompute.autogenerated_1: Creating temporary RSA SSH key for instance...
==> googlecompute.autogenerated_1: Using image: c0-deeplearning-common-cu113-v20220701-debian-10
==> googlecompute.autogenerated_1: Creating instance...
[...]
==> Builds finished. The artifacts of successful builds are:
--> googlecompute.autogenerated_1: A disk image was created: linux-build-agent-20220810151507

@nywilken nywilken changed the title Add ml-images to GetImageFromProjects Add ml-images project to list of supported images Aug 10, 2022
@nywilken nywilken merged commit 6966f45 into hashicorp:main Aug 10, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants