kernelfoundry.guiΒΆ

NiceGUI frontend to visualize results and logs.

Modules

job_logs

Page for showing job logs (build logs, test logs, profiling logs) and a job overview page

kernel_detail

Page for showing detailed information about a kernel (language model, code, status, runtime stats, etc)

kernel_graph

Page for showing a graph of kernel evolution for a given job/task/user, with interactive node selection to view details.

perfetto

Integration of the Perfetto trace viewer into the NiceGUI frontend for visualizing profiling traces.

roofline

Page for showing roofline charts and ALU breakdown charts for kernel performance analysis.

utils

Utility functions for the NiceGUI frontend, including database queries for jobs, kernels, and tasks.