|
From: | Tony Spooner |
Subject: | [Help-gsl] Duplicating seed/state of rng |
Date: | Mon, 22 Aug 2005 10:16:43 +0000 |
Bonjour,I would like to be able to send the state/seed of a rng using MPI, so that I can have two computers generating the same numbers at the same time. What is the best way to go about this? I've tried using gsl_rng_state to no avail. What value do I need to take from the generator, and where do I insert it in the duplicate rng.
[Prev in Thread] | Current Thread | [Next in Thread] |