-
Notifications
You must be signed in to change notification settings - Fork 136
Open
Description
Hi! I'm looking into using tiramisu to generate some leaf kernels for a project. I have two questions:
- Can tiramisu generate code that has array access bounds parametrized by function arguments, similar to the LDA/LDB/LDC parameters in BLAS libraries?
- How good is tiramisu's autoscheduler? When looking at benchmark code here with published performance numbers (like gemm), the schedule is both hand-written and the code itself is in some lower-level language. Can the autoscheduler generate schedules with similar performance?
Metadata
Metadata
Assignees
Labels
No labels