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.
User | Count |
---|---|
2 | |
2 | |
1 | |
1 | |
1 |