Remove support for nvidia driver capabilities#798
Remove support for nvidia driver capabilities#798elezar wants to merge 1 commit intocompose-spec:mainfrom
Conversation
true, still other capabilities could be required to select the adequate device. |
This chanage updates the device spec to allow for a driver OR capabilities to be specified. It also removes the NVIDIA capabilitied from the documentation of the gpus.capabilities field. Signed-off-by: Evan Lezar <elezar@nvidia.com>
d498a2d to
9a8a484
Compare
Thanks for pointing this out. I have updated the PR to not remove the field, but to update the documentation for the field to not refer to the nvidia-specific capabilities. |
|
@elezar looks like the failure is related: |
This chanage updates the device spec to allow for a driver OR capabilities to be specified. It also removes the capabilities from the gpu spec and indicates that the gpu capability is implied.