Commit Graph

7 Commits

Author SHA1 Message Date
6bfa5629d5 GPU Reporting in UI (#120)
* Add basic GPU info reporting to UI

* Update GPU display to showcase multiple GPUs, if available

* Add fallback for Windows for fetching GPU info

* Improve Windows GPU lookup. Add GPUtil to requirements.txt

* Clean up GPU and CPU naming in UI

* Update Linux GPU fetching

* Update misc_helper.py

Fix getting GPU names on Linux

* Update .gitignore
2025-12-18 17:47:30 -06:00
Brett Williams
4004ad893b Update .gitignore 2023-12-21 20:47:38 -06:00
38936d40ab Async Server Status Fetch (#11)
* Add background fetching to server_proxy

* Update UI to use server_proxy fetched jobs

* Fix issue getting status with empty jobs_cache

* Fix issue with jobs not appearing after switching servers

* Remove job_cache from dashboard_window and utilize server_proxy caches

* Remove jobs from table that shouldn't be there

* Streamline how we're handling offline tracking and handle connection error when fetching thumbnail

* Add ability to remove any manually added servers
2023-06-09 18:38:58 -05:00
Brett Williams
9cebcb3c62 Add timeouts to engine processes 2023-05-30 12:09:09 -05:00
Brett Williams
0bf2eaac76 Initial commit of scheduler gui 2022-10-31 00:18:02 -07:00
Brett Williams
39d6e95e9a Repo cleanup. Move job_server class to lib. 2022-10-27 10:44:19 -07:00
Brett Williams
cbc326f224 Add .gitignore 2022-10-09 17:37:07 -07:00