Skip to content

Commit

Permalink
Added documentation for GPU support in WSL (#3651)
Browse files Browse the repository at this point in the history
* Added note for cuda wsl

* Fixed indentations
  • Loading branch information
ActiveChooN authored Sep 7, 2021
1 parent 0981dc3 commit b63e8de
Showing 1 changed file with 7 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -95,6 +95,13 @@ description: 'Information about the installation of components needed for semi-a
- See [deploy_gpu.sh](https://github.com/openvinotoolkit/cvat/blob/develop/serverless/deploy_gpu.sh)
script for more examples.

**Note for Windows users:**

If you want to use nuclio under Windows CVAT installation you should install Nvidia drivers for WSL according to
[this](https://docs.nvidia.com/cuda/wsl-user-guide/index.html) instruction and follow the steps up to “2.3 Installing Nvidia drivers”.
Important requirement: you should have the latest versions of Docker Desktop, Nvidia drivers for WSL,
and the latest updates from the Windows Insider Preview Dev channel.

**Troubleshooting Nuclio Functions:**

- You can open nuclio dashboard at [localhost:8070](http://localhost:8070).
Expand Down

0 comments on commit b63e8de

Please sign in to comment.