mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 00:45:43 +03:00
We ultimately decided to provide a limited set of devices in exec/java drivers instead of all of host ones. Pre-0.9, we made all host devices available to exec tasks accidentally, yet most applications only use a small subset, and this choice limits our ability to restrict/isolate GPU and other devices. Starting with 0.9, by default, we only provide the same subset of devices Docker provides, and allow users to provide more devices as needed on case-by-case basis. This reverts commit5805c64a9f. This reverts commitff9a4a17e5.
18 KiB
18 KiB