From Friday, April 19th (11:00 PM CDT) through Saturday, April 20th (2:00 PM CDT), 2024, ni.com will undergo system upgrades that may result in temporary service interruption.

We appreciate your patience as we improve our online experience.

LabVIEW

cancel
Showing results for 
Search instead for 
Did you mean: 

speedup for non square matrix multiplication

hi everyone

am using multicore toolkit for matrix multiplication 4x4 with 4xV where V vary from 100 to 10000000

why the speedup decrease for larger value of V ? 

 

 

speedup.png

0 Kudos
Message 1 of 4
(2,253 Views)

I'd wager the computer gets occupied with memory management instead of calculating.

/Y

G# - Award winning reference based OOP for LV, for free! - Qestit VIPM GitHub

Qestit Systems
Certified-LabVIEW-Developer
0 Kudos
Message 2 of 4
(2,223 Views)

You did not attach your subVI.

 

Your "computation time" graph would look better with logarithmic Y mapping.

Why do you again create such a worm of a sequence structure (compare to our old discussion!).

0 Kudos
Message 3 of 4
(2,219 Views)

i just work in this vi to display various size together, regardless the worm structure also in the (old vi) the speedup decreased for large # of points!

 

are there any error in the vi??

Download All
0 Kudos
Message 4 of 4
(2,214 Views)