mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 17:35:43 +03:00
* Adding check-legacy-links-format workflow * Adding test-link-rewrites workflow * chore: updates link checker workflow hash * Migrating links to new format Co-authored-by: Kendall Strautman <kendallstrautman@gmail.com>
18 lines
459 B
Plaintext
18 lines
459 B
Plaintext
---
|
|
layout: docs
|
|
page_title: 'Device Plugins: External'
|
|
description: 'A list of external Device Plugins.'
|
|
---
|
|
|
|
# External Device Plugins
|
|
|
|
Nomad has a plugin system for defining task drivers. External device driver
|
|
plugins will have the same user experience as built in devices.
|
|
|
|
Below is a list of official external task drivers you can use with Nomad:
|
|
|
|
- [Nvidia][nvidia]
|
|
|
|
[plugin_guide]: /nomad/docs/concepts/plugins
|
|
[nvidia]: /nomad/plugins/devices/nvidia
|