-
### 1. Issue or feature description
Both rootless and rooted docker can't seem to access GPU without setting a config in `/etc/nvidia-container-runtime/config.toml`.
The setting needs to be mod…
-
**Which feature do you think can be improved?**
We are currently using `containersd/cgroups` version 1.0.1.
**How can it be improved?**
Release 1.0.2 was tagged 10 days ago, see https://githu…
-
There is a discussion related to docker #211
But for docker it is expected that root-daemon has access to all gpus.
In my case, I run podman within SLURM, which uses cgroups to control acccess to…
-
### Contributing guidelines
- [X] I've read the [contributing guidelines](https://github.com/docker/buildx/blob/master/.github/CONTRIBUTING.md) and wholeheartedly agree
### I've found a bug and …
-
I know in Docker you can throttle memory using the `-m` option, and you can throttle CPU shares with `-c`:
http://docs.docker.io/en/latest/reference/run/#runtime-constraints-on-cpu-and-memory
Would …
-
I tried to use uwsgi to set some cgroup values, but failed. I don't think think much of this is uwsgi's fault, but I wanted to share my experience, since some things can be improved I think.
The in…
-
Currently the location of the cgroup mount (e.g. /sys/fs/cgroup) is hardcoded in autoconf.h. In reality every system seems to have its own traditions with regards to the mount point (I've seen /mnt/cg…
-
### Suggestion Description
Rocm is not able to isolate subset of GPUs on podman rootless
```
$ podman run --rm --device=/dev/kfd --device=/dev/dri/renderD128 docker.io/rocm/dev-ubuntu-22.04:5.7…
-
**This is a Feature Request**
**What would you like to be added**
Translate content\en\docs\concepts\architecture\cgroups into Korean
**Why is this needed**
Not translated yet cont…
-
### Feature Description
While k6 itself does take the number of CPUs into account, e.g. at https://github.com/grafana/k6/blob/f49504674362639fa312d9b5bd8ecf8d8f93ddbd/execution/scheduler.go#L268 (pla…