Jonas Claes

Results 6 comments of Jonas Claes

I'm experiencing this issue as well at the moment on Flatcar Linux using Docker and the `nvcr.io/nvidia/k8s/container-toolkit:v1.11.0-ubuntu20.04` container.

Update: I just fixed this... https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/user-guide.html dictates that you can use an env var. Using this environment variable it does work! Is there a bug in the --gpus all code?

I'm running this as the Docker container on Flatcar Linux, since you cannot install anything on Flatcar.

If this existed in the code, I would use it immediately! I think something like a `test.beforeEachStep` and a `test.afterEachStep` function would be really useful. This would allow for other...

The input_event definition in the Linux kernel should be pretty stable, which would make it possible to build this package and distribute it as a wheel. However, if the input_event...