Evan Lezar

Results 421 comments of Evan Lezar

Thanks @xuzimianxzm the `deviceListStrategy` config option was updated to be a string late in the Device Plugin's `v0.14.0` release cycle and it seems the changes were never propagated to `gpu-feature-discovery`....

As a workaround, could you specify the `deviceListStrategy` using the `DEVICE_LIST_STRATEGY` envvar instead?

This issue should be addressed in the `v0.14.1` release. @ndacic please let me know if bumping the version does not address your issue so that I can better document the...

If you set `replicas = 1` this is the same as no sharing since you will only expose a single slice that is the same as the entire GPU.

@PrakChandra looking at your issues here, they were not related to the original post. Could you please open new issues instead of extending this thread.

@mrunalp @asm582 could you clarify what you would expect the behaviour to be? I have reviewed the code and we should be generating SOME labels if `mig-strategy=mixed` even if all...

@ArangoGutierrez could you have a look at this?

@Scapal as a maintainer of the CDI specification (as well as the NVIDIA tooling to generate CDI specifications for our devices), it would definitely be beneficial to have the ability...

@jdonkervliet on WSL2 the system-level interface for the VM running docker containers is different from standard linux systems. There is only a single device node (`/dev/dxg`) that is injected into...

Which driver version are you using? Does the log of the `mps-control-daemon-ctr` show any additional output?