Porting code that uses random numbers
When we port software to the GPU or FPGA, testability is very important. A part of making the code testable, is getting its functionality fully under control. And you guessed already that run-time generated random numbers takes good attention. In a selection of past projects random numbers were generated on every run. Statistically the simulations were more correct, […]
Porting code that uses random numbers Read More »
