Set up GPU machines
To use GPU machines for your Kubernetes-based installation of Datalore On-Premises, perform the following procedures.
Enable GPU machines in Kubernetes deployment
Prepare your GPU nodes as instructed in this guide.
Open the datalore.values.yaml file.
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: 18 August 2024