Get hands-on experience with 20+ free Google Cloud products and $300 in free credit for new customers.

Cannot create on-demand v3-8 in a queued manner

I'm trying to create on-demand TPU v3-8 in a queued maner with following command:

gcloud alpha compute tpus queued-resources create v3-test --zone europe-west4-a --accelerator-type v3-8 --node-id v3-8-1 --runtime-version tpu-vm-base

but it fails with error message saying that I got not enough reserved quota, which is odd because I'm trying to create on-demand one. Any help is appreciated!

-----

Background: I'm participating in the TRC program, which granted me free access to 5 on-demand v3-8 TPUs in europe-west4-a region. Because of high demand on TPU in that region, I can't create any TPU using `gcloud compute tpus tpu-vm create` command. So I'm trying to create it in a queued manner but still no luck.

0 1 565
1 REPLY 1