Evan Lezar

Results 419 comments of Evan Lezar

The checks failed because we don't allow external users to trigger the builds by default. I will have a look at the changes and start the builds. Would you be...

The checks failed because we don't allow external users to trigger the builds by default. I will have a look at the changes and start the builds. Would you be...

Note that only versions after `v1.8.0` of the NVIDIA Container Toolkit (including `libnvidia-container1`) support `cgroupv2`. Please install a more recent version and see if this addresses your issue.

@rhysjtevans @shivamerla there was a change to how the config is processed (see c34dcd6b572b3cc8c08a38e4398fc22574dc1d42). This should not have affected the behaviour in the case where the config had already been...

@xhejtman this change would have to be made in the `nvidia-container-runtime` in the [NVIDIA Container Toolkit repository](https://gitlab.com/nvidia/container-toolkit/container-toolkit/-/tree/master). Note that the call to `os.Getwd` there was removed in the [following commit](https://gitlab.com/nvidia/container-toolkit/container-toolkit/-/commit/350c8893fb46708aad0f292350635f04b20cae2b)...

@xhejtman that is using `nvidia-container-runtime` `v3.5.0` which still contains the call to [`os.Getwd`](https://gitlab.com/nvidia/container-toolkit/container-runtime/-/blob/v3.5.0/cmd/nvidia-container-runtime/runtime_factory.go#L160). We are prepping for release of `1.8.0` of the container toolkit, and if this is an environment...

Hi @sandrich. Thanks for reporting this. With regards to the toolkit version, this is independent of the CUDA version which is determined by the driver that is installed on the...

Hi @mchikyt3 the combination you mention is untested by us, and I cannot provide a concrete answer. The NVIDIA Container Toolkit which ensures that a launched container includes the required...

@mastier I have seen something like this in testing before. There seems to be some kind of race condition on the `/run/nvidia/driver` mount shared between the driver container and the...

@koflerm I have created a ticket to track this request. We will post an update here as soon as we have a decision / timeline.