Skip to content

rtree bulk query#5247

Draft
leo-collins wants to merge 20 commits into
mainfrom
leo/bulk-query
Draft

rtree bulk query#5247
leo-collins wants to merge 20 commits into
mainfrom
leo/bulk-query

Conversation

@leo-collins

@leo-collins leo-collins commented Jul 14, 2026

Copy link
Copy Markdown
Contributor
  • Use new bulk query routine to query the rtree. We now do 3 FFI calls instead of (potentially) 100,000s.
  • firedrake-rtree IDs now use int64 instead of size_t.
  • Refactored locate.c to reduce code duplication. We now also check the cells_ignore array before computing the reference coordinates.

Requires a new release of firedrake-rtree.

@leo-collins leo-collins added the ci:int64 Do a 64 bit integer build label Jul 27, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

ci:int64 Do a 64 bit integer build

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant