Skip to content

How to record the order of kernel and automatically launch them? #34

Description

@Hanke98

Hi, everyone!

We are currently working on implementing our simulator using Taichi AOT. We can dump the shaders according to the demo code of implicit_fem.py. However, it seems that we cannot record the calling order of each kernel and we have to manually launch the kernels, which is not very productive. Is it possible to dump the launch order of the kernels and automatically launch them?

Thanks in advance!

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