christianepeters
christianepeters
# Problem Advanced Image Build fails on Tiger Lake processor (= 11th Gen Intel(R) Core(TM) i7-1165G7 @ 2.80GHz). OS is Ubuntu 20.04 which comes with gcc/g++ version 9 as default....
The `./cloud/tool` script fails in projects where the `constraints/compute.vmExternalIpAccess` org policies is enforced, as the script assumes public IPs for TPU VMs. #### Error Log ``` google.api_core.exceptions.InvalidArgument: 400 Cloud TPU...
The `./cloud/tool provision` script fails to create a TPU VM in Google Cloud projects where the `constraints/compute.requireShieldedVm` org policy is enforced. #### Error Log ``` google.api_core.exceptions.InvalidArgument: 400 Cloud TPU received...