-
**Title:** NVIDIA Driver Failure on GPU Nodes: Driver/Library Version Mismatch Error
**Description:**
On the GPU nodes, the NVIDIA driver intermittently fails, causing the following error:
```s…
-
As stated clearly on their page: https://github.com/NVIDIA/nvidia-docker/ this is deprecated and replaced by https://github.com/NVIDIA/nvidia-container-toolkit
catid updated
6 months ago
-
**NOTE** - Cross-posting from [`docker-snap#184`](https://github.com/canonical/docker-snap/issues/184) here as it might be more related to the container toolkit. I have tried removing the Docker snap …
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
I just get a black screen when accessing the webtop when I use any distro with KDE. I can't …
-
I've followed the instructions in [Nvidia container toolkit](https://docs.nvidia.com/datacenter/cloud-native/container-toolkit/latest/install-guide.html) and [Docker as a non-root user](https://do…
-
### What is the issue?
When running a query with qwen2.5 (32b) it only uses the CPU for some reason. I can switch to another model (llama, phi, gemma) and they all utilize the GPU.
Reproduce:
1. …
-
### Description
Is there a way to disable, hide, or remove `nvidia` runtime from Docker Container for Windows 4.34.1?
TL;DR
1. I am running Win 11 Pro on AMD 7600x with iGPU. **I don't have a dis…
-
(base) [root@app2 ~]# docker run --gpus all -p 1080:8000 -v /app:/root/.cache/huggingface/ 784630b8bc0a
==========
== CUDA ==
==========
CUDA Version 12.2.2
Container image Copyright (c) 2…
-
### Your current environment
Below is my current Docker Compose configuration:
```yaml
services:
vllm:
image: vllm/vllm-openai:v0.6.4
deploy:
resources:
reservation…
-
## Issue description
I cannot build the [nvidia-docker](https://github.com/NVIDIA/nvidia-docker) project without resorting to various hacks that are likely not portable or acceptable for other syst…