20 Feb
2014
20 Feb
'14
10:55 a.m.
Oh, sorry. Hello. it is run as: mpirun -n <np> ./a.out <m> <<b> <l> [each processor will generate m numbers randomly in the range of b..l] like mpirun -n 4 ./a.out 4 0 15 [note that the range is divisible by the number of processors.