Crates.io | memonitor |
lib.rs | memonitor |
version | 0.2.4 |
source | src |
created_at | 2024-03-08 16:53:47.264923 |
updated_at | 2024-04-11 10:02:31.584972 |
description | Query CPU and GPU memory information in a portable way. |
homepage | |
repository | https://github.com/edgenai/memonitor |
max_upload_size | |
id | 1167103 |
size | 28,933 |
Memonitor is a lightweight library that allows querying information from various CPU and GPU devices. The main purpose is the ability to query memory related information, like how much local memory a device has and how much is currently available to be allocated.
This is achieved by dynamically loading, if present, various device APIs found in the system, and querying them directly. At the moment, the following backends are supported: