Displaying 1 result from an estimated 1 matches for "ex66".
Did you mean:
0x66
2012 Feb 17
3
portable parallel seeds project: request for critiques
...readme.
I would especially like to know if I'm doing anything that breaks
.Random.seed or other things that R's parallel uses in the
environment.
In case you don't want to wrestle with attachments, the same files are
online in our SVN
http://winstat.quant.ku.edu/svn/hpcexample/trunk/Ex66-ParallelSeedPrototype/
## Paul E. Johnson CRMDA <pauljohn at ku.edu>
## Portable Parallel Seeds Project.
## 2012-02-18
Portable Parallel Seeds Project
This is how I'm going to recommend we work with random number seeds in
simulations. It enhances work that requires runs with random nu...