google / maxtext

A simple, performant and scalable Jax LLM!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

TPUv2-8 multislice

ethanhe42 opened this issue · comments

I'm trying to create 2 preemptive TPUv2-8 but got:

gcloud alpha compute tpus queued-resources create mega --accelerator-type v2-8 --runtime-version tpu-ubuntu2204-base --node-count 2 --node-prefix slice
ERROR: (gcloud.alpha.compute.tpus.queued-resources.create) INVALID_ARGUMENT: Cloud TPU was unable to complete the operation. Please try again, or contact support if the problem persists. [EID: 0x98e5db490ee44df9]

We do not support Multislice on v2. Only v4+ is supported.

Closing this out.