Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 2e748ef358 mpi/examples/cholesky: code which is identical in both mpi_cholesky_distributed.c and mpi_cholesky.c is now in mpi_cholesky_codelets.c vor 12 Jahren
  Nathalie Furmento 5a5e9bd49a mpi/examples/cholesky: fix default value for parameters dblocky and dblockx vor 13 Jahren
  Benjamin Lorendeau 79c0bcda70 replaced htable32 by lists, thus fixing duplicated communications vor 13 Jahren
  Nathalie Furmento 92faaeadee mpi/examples: update coding style vor 13 Jahren
  Nathalie Furmento f641bbcf02 mp/examples/cholesky: code cleaning vor 13 Jahren
  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. vor 14 Jahren
  Nathalie Furmento bc626b1505 mpi/examples/cholesky: always use pinned memory vor 14 Jahren
  Nathalie Furmento 3a698d7c20 mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices vor 14 Jahren
  Nathalie Furmento 66a747dfbb mpi/examples/cholesky: check number of blocks is smaller or equal to matrix size vor 14 Jahren
  Nathalie Furmento 7f6e65add0 StarPU-MPI: add cholesky example using starpu_mpi_insert_task vor 14 Jahren