Historial de Commits

Autor SHA1 Mensaje Fecha
  Nathalie Furmento 7d08fe6604 StarPU-MPI: Simplify starpu_mpi_initialize_extended. Remove the initialize_mpi parameter parameter as it does not need to be made available to users hace 14 años
  Nathalie Furmento 3410893c43 MPI/examples/cholesky: allocate matrix per blocks and not as a whole. This should improve MPI communications as they will now deal with contiguous data. hace 14 años
  Samuel Thibault 33e9800b2a Note that we should someday optimize NULL data registration hace 14 años
  Nathalie Furmento 0101f3bf3b mpi/examples/cholesky: fix neighbor detection. We suppose any node not owing the data is a neighbor hace 14 años
  Nathalie Furmento bc626b1505 mpi/examples/cholesky: always use pinned memory hace 14 años
  Nathalie Furmento 2795bc9ffa mpi/examples/cholesky: unregister data from StarPU hace 14 años
  Nathalie Furmento 3a698d7c20 mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices hace 14 años
  Cédric Augonnet 2db455d5ab Use starpu_malloc hace 14 años
  Nathalie Furmento 9e28924e45 mpi/examples/cholesky/mpi_cholesky.c: data distribution over both axes hace 14 años
  Nathalie Furmento 1ecbbda946 mpi/examples/mpi_cholesky: hace 14 años
  Nathalie Furmento 35aaad3b5f mpi/examples/cholesky: minor fixes hace 14 años
  Nathalie Furmento 7f6e65add0 StarPU-MPI: add cholesky example using starpu_mpi_insert_task hace 14 años