Cronologia Commit

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