mxtop is an nvitop-like terminal monitor for MetaX GPUs. It shows live GPU
temperature, power, utilization, memory use, and GPU processes from MetaX
management tooling.
Install directly from GitHub:
pip install -U "git+https://github.com/onlylrs/metax-mxtop.git"Or
git clone https://github.com/onlylrs/metax-mxtop.git
cd metax-mxtop
pip install -e .Open the interactive terminal dashboard:
mxtopMore usage and introduction, see intro.md
Thanks for great extended work metax-mxtop with more features!

