ulysseB / telamon

A framework to find good combinations of optimizations for computational kernels on GPUs.
https://ulysseb.github.io/telamon/telamon
Apache License 2.0
23 stars 6 forks source link

[tlcli] Add a `codegen` subcommand #288

Closed Elarnon closed 5 years ago

Elarnon commented 5 years ago

This patch adds a codegen command to the telamon CLI, allowing to generate the C code associated with a given kernel and set of actions.