clMathLibraries / clFFT

a software library containing FFT functions written in OpenCL
Apache License 2.0
620 stars 192 forks source link

How can I estimate a good batch size for a given gpu? #251

Open lawabider opened 1 month ago

lawabider commented 1 month ago

I'm new to OpenCL, and I don't even know what the max buffer size should be. Any guidance?