Altera_Forum
Honored Contributor
12 years agoRegarding the parallel processing of matrix data
We are trying to divide the complete data available, in row buffers of different size, and try implementing parallel processing, by calling the row buffers as individual separate entities. But, implementing the same is creating issue, and the data is not getting read in different row buffers. Can somebody suggest with some solution or white paper which has discussed this?