coduin / epiphany-bsp

BSP implementation for the Parallella; the world's smallest supercomputer
https://jwbuurlage.github.io/epiphany-bsp/
GNU General Public License v3.0
27 stars 14 forks source link

large dimension Matrix vector multiplication. #34

Closed ManorsanjanSahooIISc closed 8 years ago

ManorsanjanSahooIISc commented 8 years ago

Dear all, can you please help me how to do a matvec on parallella of size 10Kx10K matrix with 10kx1 vector.

Thanks, Regards, Manoranjan

jwbuurlage commented 8 years ago

Hi Manoranjan,

For this you would need to think of a scheme that involves both the external memory, as well as the larger pool of RAM. A more appropriate place to discuss this would be the Parallella forums [1], so I am closing this issue.

JW

ManorsanjanSahooIISc commented 8 years ago

Thanks a lot for valuable advice.

On Thu, Jul 7, 2016 at 2:09 PM, Jan-Willem Buurlage < notifications@github.com> wrote:

Closed #34 https://github.com/coduin/epiphany-bsp/issues/34.

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub https://github.com/coduin/epiphany-bsp/issues/34#event-715411619, or mute the thread https://github.com/notifications/unsubscribe/ANklOqj_9Tvl34mHqYDm7Z0OX8PEP0rIks5qTLs3gaJpZM4JG2XW .

With Regards,

Manoranjan Sahoo