Skip to content

Remove option to use texture memory in dedisperse kernel

Bram Veenboer requested to merge remove-texture-memory into main

Texture memory was deprecated in CUDA 11.3 and not supported any more in CUDA 12. For compatibility reasons, the optional use of texture memory in the dedisperse kernel has therefore been removed.

Merge request reports

Loading