Skip to content

Neighborhood filter kernels don't actually cache #1769

Description

@cmdupuis3

Neighborhood filter kernels are currently compiling lazily, but they are not being cached, because numba has a problem caching closures numba/numba#6264.

An alternate approach to neighborhood filter kernels is needed, since they are evidently very sensitive to the exact design.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

Labels

bugSomething isn't workingscalabilityRelated to scalability & performance efforts

Type

No type

Projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions