Skip to content

Update CUDA W-Tiling

Bram Veenboer requested to merge cuda-wtiling into master

Updates to the CUDA W-Tiling code in the UnifiedOptimized proxy:

  • Add unit tests
  • The forward path (in gridding) is now correct, the tests pass.
  • The backwards path (in degridding) is partially implemented but does not work correctly yet.
Edited by Bram Veenboer

Merge request reports