]> gitweb.hamatoma.de Git - reqt/commit
Higher prime numbers, MLCG fix
authorhama <hama@siduction.net>
Thu, 22 Oct 2015 22:46:03 +0000 (00:46 +0200)
committerhama <hama@siduction.net>
Thu, 22 Oct 2015 22:46:03 +0000 (00:46 +0200)
commitbd26dd6eb31e5c9c4bd903db2932fc52f5100a56
treec9938260acc20bde4dfe604325ee712a39a62467
parentb657f6887940667d4ecd52af8a5091bdb404ab03
Higher prime numbers, MLCG fix

* MLCG reads wrong data
* Prime numbers > 2**61
appl/reprime/Prime.cpp
base/ReRandomizer.cpp
base/ReRandomizer.hpp
cunit/cuReRandomizer.cpp