Skip to content

Update W-Tiling memory management

Bram Veenboer requested to merge cuda-memory-wtiling into master

Cleanup and improve code/documentation of W-Tiling memory allocation ::init_cache. Also take into account that W-Tiling initializes a FFT plan on-demand, thus some memory should be reserved in ::run_imaging.

Edited by Bram Veenboer

Merge request reports