-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
Trying to use hardware transcoding with nvidia.
![image](https://github.com/user-attac…
-
When I use the exporter like this
```
BootStrap: docker
From: utkuozdemir/nvidia_gpu_exporter:1.1.0
%environment
export NVIDIA_VISIBLE_DEVICES=all
%post
# Ensure necessary permiss…
-
### Description
I have docker27.3 installed and The zfs storage pool is created. but when I start dockerd , it Unable to start successfully.
```bash
cat /etc/docker/daemon.json
{
"exec-opts": […
-
From: Blake Nelson
Sent: Tuesday, July 23, 2024 10:34 AM
To: Scott M Anderson
Cc: Aaron May; Joseph Coppin; Levi Balling; Kevin Westwood
Subject: Discussion about updates to the docker development ima…
-
## Description
I am trying to follow the steps here https://github.com/NVIDIA/TensorRT/blob/release/8.6/README.md
and lauch the tensorrt oss. I am getting the below issue
`sudo ./launch.sh --tag ten…
-
Hi,
I was following the tutorial to get DRA running and so initially everything was working as expected until the installation of the driver.
The kubelet plugin directly fails with:
```
Error: error…
-
## Minimum Reproducible Example
## Steps to Reproduce:
1. Run the Docker build command:
```bash
docker build -f Dockerfile.cuda-all . -t mistral
```
2. Observe the error during th…
-
### What Happened?
I am trying to create a minikube cluster with nvidia GPU using [docker driver](https://minikube.sigs.k8s.io/docs/drivers/docker/). I have followed all the instructions mentioned in…
-
### Describe the bug
Hello
After the recent Bazzite 41 update, my DisplayLink monitor no longer seems to work. I've been following #1801 and tried updating my system after the issue was marked as co…
-
[記錄] 找出最初使用 GPU 運作良好的 FAITH 回應突然變慢(使用 CPU)的原因
```bash
# 查 docker container ollama log
docker compose logs ollama
# 看 CPU 用量
docker stats
# 查 GPU 用量
nvidia-smi -l 1
```