Overlap and Sum/Add in CUDA Library

Dear All

There is some function (like cuFFT) in any CUDA Library provided or not by Nvidia implementing Overlap and Sum/Add method? And giving the results in the time domain and frequency domain without making the large FFT (of both sampled signals) and IFFT. And of course, without doing the convolution.

Thanks

Luis Gonçalves