How to tune SageMaker Studio Notebooks hardware config?

0

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

AWS
ESPERTO
posta 4 anni fa316 visualizzazioni
1 Risposta
0
Risposta accettata

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)

con risposta 4 anni fa

Accesso non effettuato. Accedi per postare una risposta.

Una buona risposta soddisfa chiaramente la domanda, fornisce un feedback costruttivo e incoraggia la crescita professionale del richiedente.

Linee guida per rispondere alle domande