Visual Studio Code – CUDA & OpenCL GPU Kernel function queuing are far too slow. Any faster method or technology? Future perhaps? Is this a known issue?
Background I have spent the past week doing experiments towards using GPU for audio processing/synthesis, for example in areas like finite difference modeling (eg. wave equation) where the equations are highly parallelized at least at each serial time step. However,…