/plot_memory_usage

Create a live plot of the CPU or GPU memory usage of your system over time

Primary LanguagePythonMIT LicenseMIT

plot_memory_usage

Create a live plot of the CPU or GPU memory usage of your system over time

Installing

Install:

pip install plot_memory_usage

Usage

plot_memory_usage --help

usage: plot_memory_usage [-h] [--units {MB,GB,PERCENT}]

╭─ arguments ───────────────────────────────────────╮
│ -h, --help        show this help message and exit │
│ --units {MB,GB,PERCENT}                           │
│                   (default: MB)                   │
╰───────────────────────────────────────────────────╯

2023-11-23_18-35-31_plot_memory_usage