Implement GPU Acceleration & Performance Cues for UTCI Polynomial Calculation #382
Labels
new development
For issues that require new code
wish
New feature or request which is not critical to continued development at this point
I'm working with large point clouds (30M+ vertices) running UTCI calculations. As someone new to both this codebase and open source contribution in general, I've experienced a performance progression that many users might encounter:
Experiencing this learning curve is leading me to suggest both further performance improvements and better discoverability of optimized implementations.
Proposed approach
Implementation strategy
The codebase would maintain all three implementations to support different use cases:
Key considerations
As this is my first potential contribution, I would greatly appreciate guidance.
The text was updated successfully, but these errors were encountered: