Skip to content

[stdpar] Allow mutable lambdas #1505

@illuhad

Description

@illuhad

stdpar reuses the SYCL APIs for launching kernels. These APIs disallow mutable lambdas. There is no fundamental reason why we cannot support mutable lambdas at least with generic JIT compiler, and there is stdpar code that needs this. So we should look into whether we can relax this restriction for stdpar.

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions