After CUB fix, code was able to executed with CUDA 12.2, however under uncertain circumstances the templating of the MaxDelay functor was done incorrectly and CUDA errors were produced.
With strict typing now the functor works properly during simulation.
After CUB fix, code was able to executed with CUDA 12.2, however under uncertain circumstances the templating of the MaxDelay functor was done incorrectly and CUDA errors were produced. With strict typing now the functor works properly during simulation.