Home

Awesome

GPU-based parallel implementation of the permutation testing in NIST SP 800-90B

Requirements

Overview

How to run

Load the projects in Visual Studio, and then run the program (press Ctrl+F5 (Start without debugging) or use the green Start button on the Visual Studio toolbar).

Alternatively, run the program on the windows command prompt:

<pre><code>cd /path/to/cuda_iid/x64/Release cuda_iid.exe </code></pre>