Skip to content

[integration/peerlab] Optimisation/quadtree memory optimisation#36

Open
Tobiaspk wants to merge 7 commits intointegration/peerlabfrom
optimisation/quadtree_memory_optimisation
Open

[integration/peerlab] Optimisation/quadtree memory optimisation#36
Tobiaspk wants to merge 7 commits intointegration/peerlabfrom
optimisation/quadtree_memory_optimisation

Conversation

@Tobiaspk
Copy link
Copy Markdown
Collaborator

@Tobiaspk Tobiaspk commented Apr 24, 2026

Closes #35

Optimising memory constraints for Segger

Attempts:

  • Reuse outputs from get_quadtree_kwargs (this crashed initially with 800GB memory)
  • Use lazier access to points.points.xy
  • Try freeing blocks at beginning of _points_in_polygons_contains

@Tobiaspk Tobiaspk force-pushed the optimisation/quadtree_memory_optimisation branch from 4ae5a37 to 7ab4b6e Compare April 24, 2026 20:16
@Tobiaspk Tobiaspk changed the base branch from main to integration/peerlab April 24, 2026 20:23
@Tobiaspk Tobiaspk changed the title Optimisation/quadtree memory optimisation [integration/peerlab] Optimisation/quadtree memory optimisation Apr 24, 2026
@Tobiaspk
Copy link
Copy Markdown
Collaborator Author

Tobiaspk commented May 8, 2026

WIP - still fails for Atera datasets

@Tobiaspk Tobiaspk force-pushed the integration/peerlab branch from dc0846f to b06f8d4 Compare May 8, 2026 19:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant