Skip to content

brev create and brev search flags for processor architecture are inconsistent #374

@brycelelbach

Description

@brycelelbach

The flags for specifying the processor architecture are inconsistent:

  • --arch: CPU arch.
  • --min-capability: Minimum GPU arch.

Suggestion:

  • --cpu-arch: CPU arch.
  • --gpu-arch: Exact GPU arch.
  • --min-gpu-arch: Minimum GPU arch.
  • Keep the old flags around for compat, but deprecate them and leave them out of --help.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions