How to create a datalab with a GPU computing engine?

  • I can create a datalab with a specific type of CE instance, but then I can not add a GPU to this instance.
  • I can create a CE instance with a GPU, but then I don’t know how to run datalab on it. Please, help.
+4
source share
2 answers

Datalab now supports GPUs. See Documents on datalab beta create-gpuhere:

https://cloud.google.com/datalab/docs/quickstart#create_and_connect_to_a_cloud_datalab_instance

+2
source

Edit: The pink answer above is correct. Now there is a datalab beta create-gpu command.

(): Datalab . datalab github issue # 1275.

VM, Datalab, NVidia ( ), Datalab Docker CUDA GPU - NVidia.

datalab "gcloud compute instance create" , " - gcloud" "--accelerator", Dockab docker NVidia ( NVidia). , nvidia_docker .

: fooobar.com/questions/1671916/...

+4

Source: https://habr.com/ru/post/1674848/


All Articles