Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support test mode for Linux environment #25

Open
deepujain opened this issue Sep 4, 2019 · 0 comments
Open

Support test mode for Linux environment #25

deepujain opened this issue Sep 4, 2019 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@deepujain
Copy link
Contributor

https://github.com/eBay/nvidiagpubeat#run-in-test-environment-macos Support MacOS as it uses localnvidiasmi ( nvidia-smi . simulator). This executable is built for Mac OS.

To support test mode in Linux environment, following actions are required

  1. Move away from localnvidiasmi executable.
  2. Use a Bash script ( can run on MacOS or Linux) that will emit mock events. Lets call this new script nvidiasmi-simulator
  3. nvidiagpubeat can nvidiasmi-simulator for test environment.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant