kernelfoundry.guiΒΆ
NiceGUI frontend to visualize results and logs.
Modules
Page for showing job logs (build logs, test logs, profiling logs) and a job overview page |
|
Page for showing detailed information about a kernel (language model, code, status, runtime stats, etc) |
|
Page for showing a graph of kernel evolution for a given job/task/user, with interactive node selection to view details. |
|
Integration of the Perfetto trace viewer into the NiceGUI frontend for visualizing profiling traces. |
|
Page for showing roofline charts and ALU breakdown charts for kernel performance analysis. |
|
Utility functions for the NiceGUI frontend, including database queries for jobs, kernels, and tasks. |