Samuel Thibault
|
7b2d1621c4
* Add starpu_data_wont_use to advise that a piece of data will not be used
|
10 年之前 |
Nathalie Furmento
|
935a2057bd
mpi/examples/matrix_decomposition: clean code and reduce problem size when quick_check is requested
|
10 年之前 |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 年之前 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 年之前 |
Samuel Thibault
|
c631e5ed44
Make more examples compatible with simgrid
|
10 年之前 |
Samuel Thibault
|
b6d83183ea
port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
|
11 年之前 |
Nathalie Furmento
|
12ffd4005e
mpi: update applications to use starpu_mpi_data_register instead of both starpu_data_set_tag and starpu_data_set_rank
|
11 年之前 |
Samuel Thibault
|
d35a5da619
Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code.
|
11 年之前 |
Samuel Thibault
|
f5dd1b71ed
Take benefit from mpi cache flushing
|
11 年之前 |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
11 年之前 |
Nathalie Furmento
|
51eea5acc3
mpi: turn tests and examples silent if environment variable STARPU_SSILENT is set
|
11 年之前 |
Nathalie Furmento
|
579be68c99
use STARPU_MAIN_RAM instead of 0 to design main memory
|
12 年之前 |
Nathalie Furmento
|
aa0f825a72
mpi/examples/matrix_decomposition/mpi_cholesky_codelets.c: add missing
|
12 年之前 |
Nathalie Furmento
|
66cb3a8c51
mpi/examples/matrix_decomposition: size and nblocks are global parameters
|
12 年之前 |
Nathalie Furmento
|
1357b7fb73
mpi: field where of struct starpu_codelet is optional, no longer set it
|
12 年之前 |
Nathalie Furmento
|
660641a5d4
fix type conversion
|
12 年之前 |
Nathalie Furmento
|
6de8e5b0f4
mpi/examples/matrix_decomposition/: move my_distrib from mpi_cholesky_codelets to mpi_decomposition_matrix
|
12 年之前 |
Nathalie Furmento
|
798ab0e54b
mpi/examples: rename some files
|
12 年之前 |
Nathalie Furmento
|
009057a06b
mpi/examples/matrix_decomposition: properly return timing and gflops information
|
12 年之前 |
Nathalie Furmento
|
a3d740a109
mpi/examples/matrix_decomposition: move correctness check into mpi_cholesky_codelets.[ch]
|
12 年之前 |
Nathalie Furmento
|
8fab387fd6
mpi/examples/: reorganise code for matrix_decomposition
|
12 年之前 |
Nathalie Furmento
|
f28bc9a1e5
mpi/examples: rename directory cholesky into matrix_decomposition
|
12 年之前 |