Skip to content

Explore feasibility of numba in kernels #2385

@VeckoTheGecko

Description

@VeckoTheGecko

We've replaced JIT with a vectorised approach to handling particle data (#2143). This has allowed us to use numpy to achieve good performance.

In future we can explore how we can call on numba compiled functions from within a kernel to allow users to break out and run code on a 'per particle' level while still having good performace, and avoiding having to think in a vectorized manner.

Closing this issue to track in a separate issue.

Originally posted by @VeckoTheGecko in #2106

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    Status

    Backlog

    Status

    Backlog

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions