Skip to content

Optimize CPU melt-mask computation and cold-start performance - #50

Merged
colemanjs merged 13 commits into
mainfrom
optimize/cpu-performance
Jul 28, 2026
Merged

Optimize CPU melt-mask computation and cold-start performance#50
colemanjs merged 13 commits into
mainfrom
optimize/cpu-performance

Conversation

@colemanjs

Copy link
Copy Markdown
Collaborator
  • add spatial indexing and column-parallel voxel traversal
  • replace Newton classification with direct implicit evaluation
  • add guarded mixed-precision spectral lookup tables
  • preserve independent width, depth, and height spectra
  • retain padded scan vectors that can interact with the RVE
  • add persistent Numba cache warming
  • improve VTK compatibility, input validation, and packaging
  • add scaling benchmarks and journal-ready documentation
  • consolidate tests around numerical and production behavior

  - add spatial indexing and column-parallel voxel traversal
  - replace Newton classification with direct implicit evaluation
  - add guarded mixed-precision spectral lookup tables
  - preserve independent width, depth, and height spectra
  - retain padded scan vectors that can interact with the RVE
  - add persistent Numba cache warming
  - improve VTK compatibility, input validation, and packaging
  - add scaling benchmarks and journal-ready documentation
  - consolidate tests around numerical and production behavior
@colemanjs
colemanjs requested a review from subravvr July 24, 2026 20:15
@colemanjs
colemanjs merged commit c2ac349 into main Jul 28, 2026
1 check passed
@colemanjs
colemanjs deleted the optimize/cpu-performance branch July 28, 2026 18:42
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.

2 participants