search for: rngopenmp

Displaying 1 result from an estimated 1 matches for "rngopenmp".

Did you mean: rng_openmp
2012 Mar 02
0
c/c++ Random Number Generators Benchmarks using OpenMP
...am to give the very same exact results using one or 10 threads ( 4) "be good" of course ) I found an implementation that seems to meet my criterion and made a preliminary package to test it. In the meantime Petr Savicky contacted saying he was about to release a similar package called rngOpenMP. So I decided to perform some quick benchmarks. The benchmark code is available as a R package "rngBenchmarks" here: https://r-forge.r-project.org/scm/viewvc.php/pkg/?root=gwas-bin-tests but it depends on some unpublished package, like rngOpenMP, and my preliminary package, yet available...