Skip to content

[FEA] Explore lto fragments in cudf-polars #24200

Description

@wence-

libcudf now offers facilities to pre-bake "LTO fragments" via jit or similar and then load and use them at runtime.

In cudf-polars we have an increasing number of custom AST transformations that are hand-coded. We might imagine that turning these into LTO fragments (given we know what types might be needed ahead-of-time) would be performance-beneficial

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

    cudf-polarsIssues specific to cudf-polarsfeature requestNew feature or request

    Type

    No type

    Projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions