Hi,
We are trying to find out if there are some tools available that we can use to measure cpu memory bandwidth (MB/s or GB/s) during the execution of python functions?
There is tool tinymembench available but it does benchmarking tests and we cannot use this for our python code.
Thanks