Skip to content

Expose functionality to only build a binary .gp codelet, without adding it to a graph #23

@giordano

Description

@giordano

Currently we only provide the macro @codelet to build the .gp codelet and add it to a graph, but it was suggested that it can be useful to just compile the .gp file, outside of a specific program. We should then expose this functionality: we already do that under the hood, we only need to reorganise the code and the API to allow users to only get the .gp file.

Metadata

Metadata

Assignees

No one assigned

    Labels

    code generationRelated to GPUCompiler code generation infrastructureenhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions