mugundhan1
mugundhan1
Hi Gregor, Thank you for your reply and sorry for the late reply. For the high level FFT constructor, where we pass callback as elements of a dictionary, can we...
Hi Gregor, Also, how do we profile the FFT ? The same way by trying to profile the queue as in pyopencl ? Additional doubt: Is the callback function of...
Hi Gregor ! Thank you for your inputs. I was able to run a FFT with callback using the low level interface. I will try doing this using the high...