Whamcloud - gitweb
b=23175 Use MPI_Bcast to send random value to all ranks.
authorminhdiep <minhdiep@lts-head.co.cfs>
Fri, 2 Jul 2010 00:27:22 +0000 (18:27 -0600)
committerRobert Read <robert.read@oracle.com>
Fri, 2 Jul 2010 00:45:17 +0000 (17:45 -0700)
commit233855372063cc5bab59ab70396a2377cc0494e7
treeab41ad4d6a4aee5eeb38059e86c61c0eb69ab016
parente2107b406c5222d2c2583a053e217a2b1b75b3f4
b=23175 Use MPI_Bcast to send random value to all ranks.

The file size will be different if each rank generate its own
chunksize. We need rank 0 to generate the random and pass it
to all ranks.

i=Johann
lustre/tests/mpi/write_disjoint.c