Skip to content

InvalidOperationException: Ignored launch because kernel handle is null only in npm88 #31

@aplainjane

Description

@aplainjane

Hi I have a question when I m running the mpm88 scene ,
error like this

InvalidOperationException: Ignored launch because kernel handle is null
Taichi.ComputeGraph.LaunchAsync (Taichi.Generated.TiNamedArgument[] namedArgs) (at Assets/Taichi/ComputeGraph.cs:37)
Taichi.ComputeGraph.LaunchAsync (System.Collections.Generic.Dictionary`2[TKey,TValue] namedArgs) (at Assets/Taichi/ComputeGraph.cs:53)
Mpm88.Start () (at Assets/Scripts/Mpm88.cs:58)

but the other example run quite well so I don t know how to solve it. And I find that it seems like miss a script "mpm88.kernel.py" i dont know is it the question is. thanks for your help

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions