Skip to content

New-pipeline: runQ #571

Description

@ivogabe

In the new-pipeline, runQ should be re-implemented. This variant of runN allows compilation of Accelerate programs to happen at Haskell compile-time using Template Haskell, instead of Haskell run-time. It is implemented by converting (one of) the last AST(s) to Template Haskell expression.

For the new-pipeline, this will probably be the Linked language. However, we may want to split Linking in two phases, where phase 1 compiles the intra-kernel part of the program, and phase 2 actually loads the functions in memory using the system linker.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions