The Designer's Guide Community
Forum
Welcome, Guest. Please Login or Register. Please follow the Forum guidelines.
Jul 20th, 2024, 2:29pm
Pages: 1
Send Topic Print
Stsrt individual Monte-Carlo runs efficiently (Read 79 times)
achim.graupner
Community Member
***
Offline



Posts: 51

Stsrt individual Monte-Carlo runs efficiently
Feb 16th, 2006, 3:44am
 
Hello all,

I am still a little busy with a trimming simulation. I do the following (also see my previous post):
1. run a single MC-simulation (1 run only)
2. compute trim value
3. repeat the abouve MC simulation with the correct trim value at various operating points

The trouble is the following: I do single monte carlo runs with different start values:
mc1 montecarlo \
 numruns=1 \
 firstrun=500 \
 ...


I have observed that with increasing number of "firstrun" the MC-simulation becomes more and more time consuming. It takes considerable time to skip MC runs, see output:

************************************************
Monte Carlo Analysis `mc1': iteration = (1 -> 1)
************************************************
awaiting artil process initialization ....
**** Performing monte carlo loop for `mc1'
...
Total time required for dc analysis `mc1-001_dc' was 420 ms.
Total time required for montecarlo analysis `mc1' was 650 ms.

...

****************************************************
Monte Carlo Analysis `mc1': iteration = (500 -> 500)
****************************************************
awaiting artil process initialization ....
**** Skipping runs 1 to 499 for `mc1'
...
Total time required for dc analysis `mc1-500_dc' was 460 ms.
Total time required for montecarlo analysis `mc1' was 13.89 s.


I suppose that  the computation of the random values take significant time.
Andrew, do you, or does someone else has an idea how to speed up this process? Is it somehow  possible to store a monte-carlo state which can be reloaded later?

Thanks, regards,
achim
Back to top
 
 

Achim Graupner
ZMD AG, Dresden, Silicon Saxony, Germany
View Profile   IP Logged
Andrew Beckett
Senior Fellow
******
Offline

Life, don't talk to
me about Life...

Posts: 1742
Bracknell, UK
Re: Stsrt individual Monte-Carlo runs efficiently
Reply #1 - Feb 18th, 2006, 6:27am
 
Hi Achim,

I filed an enhancement request precisely for this a while ago. The trouble is at the moment, it has to sequence through the whole random number series in order to get to the final setting of that Monte Carlo run.

I'll create a service request for you, and associate it with the PCR.

Regards,

Andrew.
Back to top
 
 
View Profile WWW   IP Logged
Pages: 1
Send Topic Print
Copyright 2002-2024 Designer’s Guide Consulting, Inc. Designer’s Guide® is a registered trademark of Designer’s Guide Consulting, Inc. All rights reserved. Send comments or questions to editor@designers-guide.org. Consider submitting a paper or model.