[lnkForumImage]
TotalShareware - Download Free Software

Confronta i prezzi di migliaia di prodotti.
Asp Forum
 Home | Login | Register | Search 


 

Forums >

comp.programming

What is this nonsense ?

Ramine

4/26/2016 8:22:00 PM

Hello,

I have come to an important subject..

Please look at the USL methodology here:

http://www.perfdynamics.com/Manifesto/USLscalab...

Dr. Gunther the author of the USL methodology is using
nonlinear regression on the performance data measurements
to predict scalability?

But i don't understand this nonsense !

Simply because, in a parallel program, a locked region using
locks can escape contention at fewer cores and fewer
threads and can than hit the contention at more cores and more threads..
so how can you than use nonlinear regression to predict
scalability ? this is complete nonsense !


Can you please explain to me why Dr. Gunther the author of USL
is using nonlinear regression to predict scalability ?



Thank you,
Amine Moulay Ramdane.