How to Install mbw in Ubuntu 18.04



Install mbw by entering the following commands in the terminal:

sudo apt update
sudo apt install mbw

Description:

memory bandwidth benchmark program

MBW determines the "copy" memory bandwidth available to userspace programs. Its simplistic approach models that of real applications. It is not tuned to extremes and it is not aware of hardware architecture, just like your average software package.

Homepage: http://ahorvath.web.cern.ch/ahorvath/mbw/

Version: 1.2.2-1build1

Section: universe/utils