Set up GPU machines
To use GPU machines for your Kubernetes-based installation of Datalore On-Premises, perform the following procedures.
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.
Thanks for your feedback!
Was this page helpful?