File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1- Implementation details
2- ======================
1+ GPU code implementation details
2+ ===============================
33
44This file contains detailed explanations of the algorithms and optimization strategies
5- used in the library.
5+ used in the GPU version of the library.
66
77The focus is on clarity and reproducibility of the core computational techniques,
88including spreading/interpolation schemes, memory access patterns, and kernel launch
99structures.
1010
1111.. note ::
1212
13- This is a living document. Implementation details are subject to change as
13+ This is a living document, started in 2025 (v 2.4.1) . Implementation details are subject to change as
1414 performance and accuracy improvements are integrated.
1515
1616Output Driven
You can’t perform that action at this time.
0 commit comments