> I'm wondering the best way to distribute the data to > the individual nodes (NFS, MPI message, other)???? > Is there a "best practice" to handle this? Use the MPI-IO Interface and Parallel File System (PVFS for eg) for performance and robustness. -Kums