-
### What is the version?
3.3.9-3.6.1-ubuntu22.04
### What happened?
Hi there,
We are deploying the exporter version 3.3.9-3.6.1-ubuntu22.04 on in Docker on ECS. The task is configured with CAP_SYS…
-
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…
-
### Search before asking
- [X] I have searched the Ultralytics [issues](https://github.com/ultralytics/ultralytics/issues) and found no similar feature requests.
### Description
I would like to pr…
-
### Describe the bug
Hey! I am learning to use SYCL but I encountered a little issue when using `sycl::atomic_ref::exchange`. Things work fine on CPU, but when I switched to GPU even a very simple te…
-
hi,I haven't found the register description regarding L20 and H20.
Does it currently support setting ECC on L20 and H20?
https://github.com/NVIDIA/gpu-admin-tools/blob/main/nvidia_gpu_tools.py#L1061…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Current Behavior
When running the gpu tagged image, I get an error in the container that the CUDA driver versi…
-
### Your current environment
```text
WARNING 11-14 02:19:07 _custom_ops.py:20] Failed to import from vllm._C with ModuleNotFoundError("No module named 'vllm._C'")
Collecting environment information…
-
https://github.com/NixOS/nixos-hardware/blob/fb08bde00c20252b892a3e57fb094eb62b65ba61/common/gpu/nvidia/default.nix#L6-L7
this has been merged for a while[1], can/should we delete `hardware.nvidia.…
-
### Describe the Bug
I use two Docker with separated GPUs. The GPU Part works so far very good. But the Problem ist Mouse & Keyboard. If i move the Mouse Docker 1 the mouse moves in Docker2 as well…
-
### 🐛 Describe the bug
`output = model(input_data)` has no output, don't return.
```
import os
import torch
import torch.nn as nn
from models import encoders
os.environ['CUDA_VISIBLE_DEVICE…