0

I already collect timestream data once every 10 seconds using nvidia-smi. nvidia-occupancy would also like to collect data in this way.

Is there any way to save nvidia-occupancy timeseries data using linux terminal? Currently, the values that can be easily obtained were only the maximum values. enter image description here

yooons
  • 107
  • 6

1 Answers1

2

Currently, there isn't any tool to collect occupancy information the way nvidia-smi collects its information.

The only way to gather occupancy information is to use one of the profilers.

Robert Crovella
  • 143,785
  • 11
  • 213
  • 257