Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/conorturner/docker-nvtop

Run the latest nvtop in docker with cuda 10 runtime!
https://github.com/conorturner/docker-nvtop

Last synced: 4 days ago
JSON representation

Run the latest nvtop in docker with cuda 10 runtime!

Awesome Lists containing this project

README

        

# Docker nvtop

- Works with CUDA 10.
- Solves `Could NOT find NVML (missing: NVML_LIBRARIES) (found version "10")`

## Usage
```bash
sudo docker run --runtime nvidia --rm -ti conorturner/nvtop:latest
```