Skip to content

Fix build and hang that occurs on alternative GPU types and cuda versions.

Luke Davis requested to merge ldavis__fix_docker_build into spiir-O4-EW-development

On certain GPUs and cuda verions, the spiir pipeline hangs at some point midway through a run. The postcoh_kernel.cu edit fixes the hang, the other edits are to help build a DEBUG version of the pipeline for as many NVIDIA architectures as possible while removing the deprecated ones.

Merge request reports