docker
docker copied to clipboard
Add ability to add GPU devices to the container
:speaking_head: Foreword
I'm currently missing the ability to add the CLI's --gpus=all via this resource. It would be great to have that.
$ docker help run | grep gpus
--gpus gpu-request GPU devices to add to the container ('all' to pass all GPUs)
Thank you for this cookbook. Andreas