kernelfoundry.eval_pipelineΒΆ

Evaluation pipeline module for kernelfoundry.

Modules

celery_app

Celery application configuration for the kernelfoundry evaluation pipeline.

database

Database initialization, utility functions and table definitions.

profiler_command

Profiler command wrappers for different profilers (Unitrace, NCU, VTune)

profiler_feedback

Profiler feedback generators for different profilers (Unitrace, NCU, VTune)

task

Defines the Task class and related classes for managing kernel generation tasks, including build and test results.

tasks

Module for tasks (building and testing kernel) in kernel evaluation pipeline.

utils

Utility functions for evaluation pipeline module.