Skip to content

Question regarding scripted LINQ #5

Description

@jduncalf

Hi All, was wondering if anyone had tried running a scripted LINQ query on the GPU with success? I've not had any success with it yet myself but am still trying. Specifically, calling from an IronPython script into C# and passing a lambda for execution on the GPU.

So far i've used NJection.LambdaConverter to convert the python lambda from an Action<> to an expression tree, but got stuck at that point, Would be great to be able to script user-defined algorithms for execution on the GPU.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions