Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 490532ebd6 mpi/examples: fix spacing il y a 12 ans
  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 il y a 12 ans
  Nathalie Furmento 5a5e9bd49a mpi/examples/cholesky: fix default value for parameters dblocky and dblockx il y a 13 ans
  Benjamin Lorendeau 79c0bcda70 replaced htable32 by lists, thus fixing duplicated communications il y a 13 ans
  Nathalie Furmento 92faaeadee mpi/examples: update coding style il y a 13 ans
  Nathalie Furmento f641bbcf02 mp/examples/cholesky: code cleaning il y a 13 ans
  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. il y a 14 ans
  Nathalie Furmento bc626b1505 mpi/examples/cholesky: always use pinned memory il y a 14 ans
  Nathalie Furmento 3a698d7c20 mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices il y a 14 ans
  Nathalie Furmento 66a747dfbb mpi/examples/cholesky: check number of blocks is smaller or equal to matrix size il y a 14 ans
  Nathalie Furmento 7f6e65add0 StarPU-MPI: add cholesky example using starpu_mpi_insert_task il y a 14 ans