deepethogram icon indicating copy to clipboard operation
deepethogram copied to clipboard

TPUAccelerator can not run on your system since the accelerator is not available. The following accelerator(s) is available and can be passed into `accelerator` argument of `Trainer`: ['cpu'].

Open NaohikoOkabe opened this issue 3 years ago • 1 comments

We get the following error when we start the training process. Has anyone experienced this or found a solution

pytorch_lightning.utilities.exceptions.MisconfigurationException: TPUAccelerator can not run on your system since the accelerator is not available. The following accelerator(s) is available and can be passed into acceleratorargument ofTrainer: ['cpu'].

nvidia-smi +-----------------------------------------------------------------------------+ | NVIDIA-SMI 517.40 Driver Version: 517.40 CUDA Version: 11.7 | |-------------------------------+----------------------+----------------------+

NaohikoOkabe avatar Sep 28 '22 22:09 NaohikoOkabe