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

Additional command line argument --clean for clean installation. #143

Open
Anindyadeep opened this issue Jan 25, 2024 · 0 comments
Open
Assignees

Comments

@Anindyadeep
Copy link
Member

Consider this edge case:

  1. A user does a benchmark with the CPU first
  2. Now they want to do it in Mac or CUDA. But suppose CUDA/Mac has a different installation procedure.

But since they already did a benchmark initially on CPU, so they have do delete the venv first and then do the benchmarking once again. Instead a quick solution would be to add an argument --clean which will do a new clean installation by first removing existing venv. In this way there would be no conflicts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants