-
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
-
### What is the issue?
I used to build it with
go generate ./...
go build .
Is it different now? Does it detect automatically CUDA at /usr/local/cuda?
### OS
Linux, Docker
### GPU
Nvidia
##…
-
**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 your feature request related to a problem? Please describe.**
The problem is that WSL under a Hyper-V GPU Partitioned machine can't use the GPU (Nvidia), as stated in #8179 2 YEARS ago.
**D…
-
### Your current environment
Below is my current Docker Compose configuration:
```yaml
services:
vllm:
image: vllm/vllm-openai:v0.6.4
deploy:
resources:
reservation…
-
**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…
-
### 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 …
-
### Issue: Docker Daemon Configuration Not Loading Correctly
**Description:**
The Ansible role for configuring the Docker daemon does not load the expected configuration correctly. Instead of the …
-
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…
-
### 问题描述 Issue Description
```
docker run --gpus all --name paddle -it registry.baidubce.com/paddlepaddle/paddle:3.0.0b1-gpu-cuda12.3-cudnn9.0-trt8.6 /bin/bash
python
>>> import paddle
Illegal …