fhajji / random123

Tracking D. E. Research's Random123 Library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Random123

Tracking D. E. Shaw Research's Random123 Library from their paper "Parallel Random Numbers: As Easy as 1, 2, 3".

What is this?

This is a verbatim, unmodified copy of the Random123 Library as described in the paper [SMDS11] by John K. Salmon, Mark A. Moraes, Ron O. Dror, and David E. Shaw. free copy.

Documentation is available in the /docs directory, and also online.

The version in this repository has been released on Salmon's website.

Currently tracked version: Random123-1.13.2 (0.7 MB, Mar 22, 2019)

Reasons for this repository

While there are some github repositories with Random123 like

none of them are tracking current versions.

Use this repository if you wish to add current random123 as an external dependency to your project with "git submodule add".

Of course, you can alternatively simply fetch Random123-1.13.2.tar.gz from Salmon's website and drop it right into your source tree, if you prefer not to trust this repository. I haven't changed anything (except adding this README.md file), but don't take my word for it.

License

I don't own this software. Please see the file LICENSE for details.

About

Tracking D. E. Research's Random123 Library

License:Other


Languages

Language:C++ 65.5%Language:C 23.7%Language:Objective-C 7.3%Language:Cuda 2.2%Language:Makefile 0.8%Language:Batchfile 0.3%Language:Metal 0.2%