7 releases
0.2.4 | Apr 11, 2024 |
---|---|
0.2.3 | Apr 8, 2024 |
0.1.1 | Mar 8, 2024 |
2.5MB
7.5K
SLoC
memonitor
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:
Platforms
- Linux
- Windows
- macOS
Dependencies
- Clang
- CMake
Dependencies
~1–26MB
~382K SLoC