docs: Fix typo for GPUs (#25987)

This commit is contained in:
Tobi Lehman
2025-06-05 00:43:30 -07:00
committed by GitHub
parent 428f329cab
commit cf9f269ccf

View File

@@ -2,7 +2,7 @@
layout: docs
page_title: Nomad device driver plugins
description: |-
Use device driver plugins to detect your Nomad client's physical hardware devices, such as graph processing units (GPUs), field programmable gate arrays (FPGAs), tensor processing units (TPUs), and universal serial buses (USBs). You can then use those devices in your Nomad workloads. Review conceptual, installation, usage, and reference information for the NVIDIA and USB device driver plugins.
Use device driver plugins to detect your Nomad client's physical hardware devices, such as graphical processing units (GPUs), field programmable gate arrays (FPGAs), tensor processing units (TPUs), and universal serial buses (USBs). You can then use those devices in your Nomad workloads. Review conceptual, installation, usage, and reference information for the NVIDIA and USB device driver plugins.
---
# Nomad device driver plugins