Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
xbt_dynar_length returns an unsigned long, not a size_t.
[simgrid.git] / examples / smpi / scatter.c
2010-10-11 alegrandIndent the rest of the code (examples, buildtools,...
2010-03-25 piniCleanup.
2009-07-10 genaud MPI_Scatter() ok
2009-07-09 genaud- MPI_Scatter() /* untested */