Skip to content

Commit

Permalink
rocm-smi: Add display of GPU ID to --showallinfo function
Browse files Browse the repository at this point in the history
Change-Id: I8d67d868df168bfb62e4805194834d316d1ffc5c
  • Loading branch information
kentrussell committed May 30, 2016
1 parent 937a880 commit a5c155a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions rocm-smi
Original file line number Diff line number Diff line change
Expand Up @@ -722,6 +722,7 @@ else:
deviceList = listDevices()

if args.showallinfo:
args.showid = True
args.showtemp = True
args.showclocks = True
args.showfan = True
Expand Down

0 comments on commit a5c155a

Please sign in to comment.