Skip to content

Update CUDA device memory management for gridding and degridding

Bram Veenboer requested to merge cuda-memory into master

The m_buffers structure with persistent buffers is removed from the CUDA class. The code to initialize jobs has been reimplemented.

Merge request reports