comp.lang.ada
 help / color / mirror / Atom feed
From: Vincent LAFAGE <lafage@ipno.in2p3.fr>
Subject: Parallel_Simulation
Date: Mon, 25 Feb 2013 11:20:10 +0100
Date: 2013-02-25T11:20:10+01:00	[thread overview]
Message-ID: <kgfdsp$tb0$1@ccpntc8.in2p3.fr> (raw)

I am interested in MonteCarlo simulation and I had translated a former
F77 code to Ada with success, with the goal of parallelizing it, but one
part in the algorithm still resists parallelization: the random number
generator. I need the different worker to rely on independant random
number generators.

Then I found a precious example in
 RM-A-5-2 59., 60., 61.
that compiles smoothly.

I will now attempt to check the independance of the sequence generated
by each thread. But this kind of check is always more subtle than expected.

I wonder whether there is a statement about the independance of such
generator, in particular in the gnat implementation?

Vincent



             reply	other threads:[~2013-02-25 10:20 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-02-25 10:20 Vincent LAFAGE [this message]
2013-02-25 12:40 ` Parallel_Simulation John B. Matthews
2013-02-25 17:17   ` Parallel_Simulation Vincent LAFAGE
2013-02-25 18:18     ` Parallel_Simulation Shark8
2013-02-26  7:20       ` Parallel_Simulation Vincent LAFAGE
2013-02-25 18:30     ` Parallel_Simulation John B. Matthews
2013-02-26  7:13       ` Parallel_Simulation Vincent LAFAGE
2013-02-25 21:04     ` Parallel_Simulation Simon Wright
2013-02-25 21:40     ` Parallel_Simulation gautier_niouzes
2013-02-26  7:09     ` Parallel_Simulation Vincent LAFAGE
2013-02-28 11:47       ` Parallel_Simulation John B. Matthews
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox