Skip to content

Commit

Permalink
Re-add all
Browse files Browse the repository at this point in the history
  • Loading branch information
bra-fsn committed Sep 4, 2024
1 parent 85c46e4 commit 9dfdefc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions inspector/inspector.py
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ def start(ctx, exclude, start_only):
if vendor not in supported_vendors:
# sc-runner can't yet handle this vendor
continue
if vendor != "azure":
continue
gpu_count = srv_data.gpu_count
logging.info(f"Evaluating {vendor}/{server} with {gpu_count} GPUs")
if (vendor, server) in exclude:
Expand Down

0 comments on commit 9dfdefc

Please sign in to comment.