High Performance Computing 1
Parallel Random Number Generators
•there should be no inter-processor correlation
•sequences generated on each processor should satisfy the qualities of serial random number generators •it should generate same sequence for different number of processors
•it should work for any number of processors
•there should be no data movement between processors