Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/orausch/docker-nvvp
Run NVIDIA Visual Profiler from a docker container
https://github.com/orausch/docker-nvvp
Last synced: about 9 hours ago
JSON representation
Run NVIDIA Visual Profiler from a docker container
- Host: GitHub
- URL: https://github.com/orausch/docker-nvvp
- Owner: orausch
- Created: 2020-06-26T18:39:25.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2020-07-04T22:37:26.000Z (over 4 years ago)
- Last Synced: 2024-12-10T23:05:44.566Z (about 2 months ago)
- Language: Dockerfile
- Size: 1.95 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# docker-nvvp
Run NVIDIA Visual Profiler from a docker container.# Usage
Build the docker imagedocker build -t nvvp .
Then run the the `run-nvpp.sh` script.