0

I have a complex algorithm, which takes significant time to compute. It is easily parallelizable though. One part of the algorithm is FFT for example. Is there a way to move some part of the computation to GPU instead of CPU on Android ?

4

0 回答 0