I am using a preemptible TPUv3-8 node with a GCE VM and I am having some difficulty restarting the TPU node after it has been preempted.
On the TPUs page, it shows that the TPU-node has been preempted.
But when I try to start it back it shows that its not in stopped or preempted state. Why is this happening and what should I do to fix it.
I would also love to know if there is way to auto-restart the TPU node and run a simple startup script. Thank you