From 90765a326a05634e3d5a850eceb4977f0fe217e5 Mon Sep 17 00:00:00 2001 From: Remi Cresson Date: Mon, 19 Apr 2021 19:02:39 +0200 Subject: [PATCH] DOC: update documentation docker+gpu on win 10 --- doc/DOCKERUSE.md | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/doc/DOCKERUSE.md b/doc/DOCKERUSE.md index 0a89bb3a..2cdebe8c 100644 --- a/doc/DOCKERUSE.md +++ b/doc/DOCKERUSE.md @@ -75,7 +75,13 @@ Troubleshooting: ### Use the GPU with Windows 10 + WSL2 -*TODO* +*Work in progress* + +Some users have reported to use OTBTF with GPU in windows 10 using WSL2. +How to install WSL2 with Cuda on windows 10: +https://docs.nvidia.com/cuda/wsl-user-guide/index.html +https://docs.docker.com/docker-for-windows/wsl/#gpu-support + ### Debian and Ubuntu