Skip to content

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

Description

@Anindyadeep

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.

Activity

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

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions