-
This is a follow up from https://github.com/exo-explore/exo/issues/46 which wasn't resolved.
My linux machine has:
- 1x RTX 3090 (24GB)
- 2x RTX A4000 (2x16GB)
- Ryzen 7600 w/ 192GB
But Exo…
-
Multi Nvidia GPU are all detected but the list have not the number of the gpu.
I can just validate one gpu. And if i take the one or the third or the four this always the gpu0 that is stressed.
-
I thought I'd create a separate, more detalied issue about this, even tho' I mentioned it.
When ReBar is on and RT is enabled in Control, the game doesn't utilize the full GPU.
Disabling ReBar in vk…
-
Hi, I am using the HF hub setup, trying to run the following
gpus = list(range(torch.cuda.device_count()))
test(model, mode="test", dataset=dataset, eval_metrics=["mrr", "hits@10"], gpus=gpus)
…
-
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…
-
### How to join a nvidia GPU node in kubeedge
##### 1. Install the GPU Driver First
- Install the corresponding driver according to the actual GPU model.
##### 2. Install Docker or Container…
-
We already load gpu drivers into the initrd, but we do not yet setup opengl/vulkan drivers.
Mic92 updated
3 weeks ago
-
### What is the issue?
## Description:
I am using Ollama in a Docker setup with GPU support, configured to use all available GPUs on my system. However, when using the NemoTron model with a simp…
-
### What is the version?
nvcr.io/nvidia/k8s/dcgm-exporter:3.3.5-3.4.1-ubuntu22.04
### What happened?
DCGM_FI_DEV_GPU_UTIL{DCGM_FI_DRIVER_VERSION="550.90.07",Hostname="node-3",UUID="GPU-xxxxx-35bc-e…
-
Hi,
So I've fully installed a hardware device using an ISO built via EIB.
I've followed all the steps on https://documentation.suse.com/suse-edge/3.1/html/edge/id-nvidia-gpus-on-sle-micro.html#id-…