Crates.io | luminar |
lib.rs | luminar |
version | 0.1.4 |
source | src |
created_at | 2023-01-11 16:15:07.289293 |
updated_at | 2023-03-04 02:21:18.040204 |
description | Manage computing resources for multiple users on single machine. |
homepage | https://github.com/ZhiquanW/luminar/ |
repository | https://github.com/ZhiquanW/luminar/ |
max_upload_size | |
id | 756527 |
size | 105,912 |
Manage computing resources for multiple users on single machine.
NOTE: We only support NVIDIA GPU currently, AMD GPU is not yet supported.
The current version v0.1.3 only supports monitoring of CPU & GPU usage for each user. The process management is disabled for further development.
$ luminar server .luminar
This command runs $lumianr$ in the current directiory and stores all the log files in $.lumianr$
This utility is available via crate.io
$ cargo install luminar