Skip to content
Not built

Changes

Summary

  1. Optimization for moving least squares (#1000) (details)
Commit 30172a6c29f91455062fd134c7f8284804b06777 by noreply
Optimization for moving least squares (#1000)

* Slight SVD rework

* Moving least squares single kernel

* Moving contract condition outside kernel construction

* Better count

* Debug fix

* Misc fixes

* Better team policy

* Static types

* Different coefficients type and coordinate type fix

* Special handling for too much shared memory per target
The file was modified src/interpolation/details/ArborX_InterpDetailsSymmetricPseudoInverseSVD.hpp (diff)
The file was modified src/interpolation/details/ArborX_InterpDetailsMovingLeastSquaresCoefficients.hpp (diff)