Nathalie Furmento
|
f8023e58c4
mpi/examples/matrix_decomposition: fix coding style
|
4 年之前 |
Samuel Thibault
|
b6940c9325
mpi-cholesky: Add submission order variants: by columns or by antidiagonals
|
4 年之前 |
Samuel Thibault
|
8e07ec3ec5
mpi cholesky: move main loop in its own function
|
4 年之前 |
Samuel Thibault
|
f724b5ebdc
mpi cholesky: fix checking result
|
4 年之前 |
Nathalie Furmento
|
020e95569b
mpi/examples: call starpu_mpi_wait_for_all() when necessary
|
5 年之前 |
Nathalie Furmento
|
461a05b22b
update copyright holders
|
5 年之前 |
Samuel Thibault
|
49da257213
Use a coherent m,n ordering in all cholesky codes.
|
5 年之前 |
Samuel Thibault
|
20957797c1
No need to get back data on node 0 if we won't check
|
5 年之前 |
Samuel Thibault
|
a2c129f8e4
Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check
|
5 年之前 |
Samuel Thibault
|
464bdb2d77
Fix computing Cholesky relative error instead of an absolute error
|
5 年之前 |
Nathalie Furmento
|
6b5aceb1db
mpi/examples/matrix_decomposition: fix correctness check
|
5 年之前 |
Nathalie Furmento
|
96ddf670aa
minor fixes following compiler warnings
|
5 年之前 |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 年之前 |
Samuel Thibault
|
eb2d5ff746
Harmonize distributed cholesky codelets with mono-node cholesky codelets
|
6 年之前 |
Samuel Thibault
|
f57a3e0db4
Add colors to distributed cholesky example
|
6 年之前 |
Nathalie Furmento
|
6da076534a
fix english mistakes
|
7 年之前 |
Nathalie Furmento
|
d1585e626a
mpi: fix copyrights
|
7 年之前 |
Nathalie Furmento
|
9e1e7aed80
mpi: fix copyrights
|
7 年之前 |
Samuel Thibault
|
27e0760337
Add missing include needed for some build profiles
|
8 年之前 |
Samuel Thibault
|
2ea5faef7f
Use better priorities in our distributed cholesky implementation
|
8 年之前 |
Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
8 年之前 |
Samuel Thibault
|
cde2272e3d
Don't bug people with a TODO
|
8 年之前 |
Samuel Thibault
|
265cfa6687
Set coordinates and iteration loops for MPI examples
|
8 年之前 |
Samuel Thibault
|
a3f97d5e20
Fix using CUDA in simgrid mode
|
9 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
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 年之前 |