Skip to content
Snippets Groups Projects
Commit 5a35c1af authored by Benjamin ANTUNES's avatar Benjamin ANTUNES
Browse files

Update README.md

parent 7485e9bf
No related branches found
No related tags found
No related merge requests found
......@@ -6,7 +6,7 @@ In the spirit of reproducible research, we found it pertinent to include a repro
We used Bash scripts to run our experiments, with or without the Slurm Workload Manager (see Code 1).
In the code repository, you will find 6 folders: `testU01-nodes`, `testU01-ru01`, `testU01-hpcsmp`, and three others with the same names but ending with `RealInterval`.
Three of them contain the scripts and results for TestU01 on 32-bit integers, while the other three contain scripts and results for TestU01 on the \([0,1]\) real interval.
Three of them contain the scripts and results for TestU01 on 32-bit integers, while the other three contain scripts and results for TestU01 on the \[0,1\] real interval.
Inside these folders, there are three subfolders corresponding to the three methods we examined: **MT Index status**, **Random spacing**, and **Sequence Splitting**.
These subfolders contain the source code of TestU01 (directly taken from L’Ecuyer’s website) and the Mersenne Twister source code.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment