mirror of
https://github.com/kemko/nomad.git
synced 2026-01-05 09:55:44 +03:00
docs: Fix typo for GPUs (#25987)
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user