spmd performance

Hi I run a spmd in matlab,and I send an array to all workers before spmd and distribute another array in smpd but my problem is: when my array is large, speedup dosent exist however my workers dont need any comunication by each other but as I increase number of cluster's node, Speed up decrease. thanks in advance

답변 (1개)

Jill Reese
Jill Reese 2011년 10월 20일

1 개 추천

Azam,
Could you actually post a bit of code? It would be a lot easier to make suggestions that way.
Best,
Jill

댓글 수: 2

Aseman
Aseman 2011년 10월 23일
Hi,Jill
I found my mistake I wasnot sent all data to workers and they were read them in every iteration in loop. I sent all before loop and it worked.
Thanks for your attention
sam
sam 2012년 9월 15일
Aseman how did u send the data

댓글을 달려면 로그인하십시오.

카테고리

도움말 센터File Exchange에서 Loops and Conditional Statements에 대해 자세히 알아보기

질문:

2011년 10월 19일

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by