Hi All,
I am interested in the C66x processor for doing some finite element computations. This involves a lot of indirect addressing which is normally not very efficient when doing small DMA transfers. I have found a paper on how to solve this on the Cell processor:
http://www.hpc.lsu.edu/training/tutorials/sc10/papers/SC10/pdfs/pap253s4.pdf
Does anyone know if the above method could apply to the C66x? I have tried to search for some documents explaining how to do efficient DMA transfers on C66x and its alignment constraints but unfortunately i have not been able to find much.
Any help is appreciated! I thank you in advance..