photo

RASHMI CHINNAPPA


uom

Last seen: presque 4 ans il y a Actif depuis 2015

Followers: 0   Following: 0

Message

Statistiques

Feeds

Afficher par

Question


getting execution time more than serial, procedure to optimise the following code using either spmd or using parfor loop
Hi, Following code uses structure array , i have parallelised the code as follows but execution time is more compared to serial...

presque 7 ans il y a | 1 réponse | 0

0

réponse

Question


After parallelizing the code, time is increasing compared to serial code. How to optimize the code further parallely for time reduction
gaussianPyramid1 = genPyr(normaizedWeightmap1,'gauss',5); gaussianPyramid2 = genPyr(normaizedWeightmap2,'gauss',5); tic ...

environ 7 ans il y a | 1 réponse | 0

0

réponse

Question


How to segment a large image parallely by dividing into subimages and merging to get final result
Hi How to give an subimage to each worker, how to perform segmentation on each sub image parallely (for example region grow...

plus de 9 ans il y a | 1 réponse | 0

0

réponse