Hello all,

In an mpi parallel code which of the following two is a better way:

1)      Read the input data from input data files only by the master process
and then broadcast it other processes.

2)      All the processes read the input data directly from input data files
(no need of broadcast from the master process). Is it possible?.


 Thank you very much.

Regards,
Amjad Ali.
_______________________________________________
Beowulf mailing list, [email protected] sponsored by Penguin Computing
To change your subscription (digest mode or unsubscribe) visit 
http://www.beowulf.org/mailman/listinfo/beowulf

Reply via email to