7

Is there a way to monitor PCIe lane bandwidth in Ubuntu 16.04? I would like to see how and if the PCIe lane max bandwidth is bottlenecking training a model in Tensorflow.

user18101
  • 193

1 Answers1

6

I think you can do this with the PCM tools at https://github.com/opcm/pcm

Leopd
  • 643