Hardware How To's

Remove GPU from environment

GPUs can be costly, so if you find that it's not being used, you can scale your environment to a CPU instance. This is great if you're doing workflows that don't need the GPU, or if you're writing code/massaging data.

Note: Scaling your environment will temporarily pause the environment


Scale your dev environment

From the console:

Click on your environment and go to the Machine Settings tab. In the hardware section, click on CPU or GPU to view the available instance types

img

From the CLI:

See the scale CLI docs for more information.