-
I have been runing the current version of Alphafold successfully on a linux machine with Ubuntu 22.04 and an Nvidia 4090 GPU. After some automatic update (graphics driver, maybe?) , it mysteriously wa…
-
I am encountering a runtime error with Docker when trying to use the Nvidia runtime. This issue arises despite having a successful output with an initial Docker command and making subsequent edits to …
-
Hi
We are facing an issue with incompatibility and we have been trying different UBUNTU versions. If I riun hello word in docker works and CUDA, took kit and drivers seem ok. I checked the libraries …
-
docker.io/nvidia/cuda:12.6.2-cudnn-devel-ubuntu22.04
-
hub.docker.com/nvidia/cuda:12.6.2-cudnn-devel-ubuntu22.04
-
### Describe the bug
When I open the PC, it has the current percentage, and if is charging or not, but after a long period of time it stays the same, not changing the percentage and even the state, l…
-
### Your current environment
Running via Docker
```text
docker run --runtime nvidia --gpus \"device=${CUDA_VISIBLE_DEVICES}\" --shm-size 8g -v $volume:/root/.cache/huggingface …
-
If anybody is like me on CUDA 12.7 and can't train a model on `keras v2` because is on `keras v3` you can do it via a docker image:
```
docker pull nvidia/cuda:11.8.0-cudnn8-devel-ubuntu22.04
```…
-
Could you please add an example command and advice for installing Viseron on Windows 10?
There are only linux examples on https://viseron.netlify.app/docs/documentation/installation#running-viseron.
…
-
[root@ai ~]# nvidia-container-cli --version
cli-version: 1.16.1
lib-version: 1.16.1
build date: 2024-07-23T14:57+0000
build revision: 4c2494f16573b585788a42e9c7bee76ecd48c73d
build compiler: gcc 4.8.5…