Datalore 2024.1 Help

Set up GPU machines

To use GPU machines for your Kubernetes-based installation of Datalore Enterprise, perform the following procedures.

Enable GPU machines in Kubernetes deployment

  1. Prepare your GPU nodes as instructed in this guide.

  2. Open the datalore.values.yaml file.

  3. Edit the agents configuration as shown in the example below:

    resources: limits: nvidia.com/gpu: 1 # requesting 1 GPU

Find more information on how to configure agents in this chapter.

Last modified: 26 March 2024