How to tune SageMaker Studio Notebooks hardware config?

0

How does one choose or tune the hardware backend of a Sagemaker Studio Notebook?

AWS
EXPERT
demandé il y a 4 ans315 vues
1 réponse
0
Réponse acceptée

At the top right of a notebook (near the kernel ) there will be a resource configurations button, you'll be able to choose the instance you want to run the notebook on.

A nice feature of that is that all the instances shares the same EFS mount (SageMaker studio uses EFS for notebook storage) if you save a dataframe to the local disk (EFS) you can change instance type during your work and continue from the place you've been in (Move from a GPU instance to a CPU instance for cost effectiveness / back to GPU for performance)

répondu il y a 4 ans

Vous n'êtes pas connecté. Se connecter pour publier une réponse.

Une bonne réponse répond clairement à la question, contient des commentaires constructifs et encourage le développement professionnel de la personne qui pose la question.

Instructions pour répondre aux questions