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 gadi atpakaļ |
Nathalie Furmento
|
bc626b1505
mpi/examples/cholesky: always use pinned memory
|
14 gadi atpakaļ |
Nathalie Furmento
|
3a698d7c20
mpi/examples/cholesky: add a command-line parameter -display to display input and output matrices
|
14 gadi atpakaļ |
Nathalie Furmento
|
66a747dfbb
mpi/examples/cholesky: check number of blocks is smaller or equal to matrix size
|
14 gadi atpakaļ |
Nathalie Furmento
|
7f6e65add0
StarPU-MPI: add cholesky example using starpu_mpi_insert_task
|
14 gadi atpakaļ |