Releases: ShenhanQian/slurmui
Releases · ShenhanQian/slurmui
v1.1.8
v1.1.2
- Alleviate latency for large log files.
- Auto scroll only when at the last line
v1.1.0
The smoothness and efficiency of the program is improved by
- Keep separate tables for jobs and GPUs.
- Only updating changed cells in a table instead of re-writing the whole table.
- Conduct table updates in threads to avoid blocking UI operations.
- Keep sorting configurations after refreshing.
- Load the job log since the point of the last change instead of re-loading the whole file.
- Enable automatic refresh by default.
v1.0.0
Adopt semantic versioning. Bump to 1.0.0 because of API change.