Skip to content
Snippets Groups Projects

Interpolation 24.0.9

Merged Stephan Seitz requested to merge seitz/pystencils:interpolation-24.0.9 into master

This is another rebased PR for integrating interpolated accesses.

Iterpolation accesses work like absolute_access except they can be savely applied on all fields (i.e. with boundary checks).

More info here: !20 (closed)

This PR contains some dead code that uses https://github.com/theHamsta/CubicInterpolationCUDA . I have not included it as a submodule in pystencils in this PR.

This PR break the hash of those two test:

[gw11] [ 14%] FAILED lbmpy_tests/test_code_hashequivalence.py::test_hash_equivalence_llvm 
lbmpy_tests/test_conserved_quantity_relaxation_invariance.py::test_srt 
[gw8] [ 15%] FAILED lbmpy_tests/test_code_hashequivalence.py::test_hash_equivalence 

Merge request reports

Loading
Loading

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
Please register or sign in to reply