I'm running JupyterLab
via. AWS SageMaker
.
I've been taking AWS certifications, but this is my first time actively using AWS
.
Update:
I have changed the Notebook instance type to ml.g4dn.xlarge
, a GPU.
Will run and see what happens.
How do I change the instance types of EC2
to GPU
?
In Google Colab
, e.g., you can select which hardware accelerator to use, one of which being GPU
.
Error:
MisconfigurationException: You requested GPUs: [0]
But your machine only has: []