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