jan
jan copied to clipboard
[WIP] feat: Monitoring GPU - MacOS Metal and Windows/ Linux NVIDIA GPU
- [x] Scaffolding for GPU monitoring
- [x] Mac Metal monitoring backend
- [ ] Mac Metal monitoring frontend
- [ ] Mon plugins to ask for
sudopermission onMacto monitor - @louis-jan please help
Will update:
- Request sudo privileges when the current privilege is user: show a lock symbol and display a system admin request prompt as soon as the user clicks on it.
- When the current privilege is root (granted), automatically display information without any extra action required.
See more here https://github.com/kmturley/electron-runas-admin
cc @vuonghoainam
Update:
Will add process to expose exec & execSudo from core
Will revisit later