Google Colaboratory: misleading information about its GPU (only 5% RAM available to some users)

后端 未结 9 639
滥情空心
滥情空心 2020-12-02 03:40

update: this question is related to Google Colab\'s \"Notebook settings: Hardware accelerator: GPU\". This question was written before the \"TPU\" option was added.

9条回答
  •  伪装坚强ぢ
    2020-12-02 04:15

    Google Colab resource allocation is dynamic, based on users past usage. Suppose if a user has been using more resources recently and a new user who is less frequently uses Colab, he will be given relatively more preference in resource allocation.

    Hence to get the max out of Colab , close all your Colab tabs and all other active sessions, reset the runtime of the one you want to use. You'll definitely get better GPU allocation.

提交回复
热议问题