Nathalie Furmento
|
020e95569b
mpi/examples: call starpu_mpi_wait_for_all() when necessary
|
5 yıl önce |
Nathalie Furmento
|
461a05b22b
update copyright holders
|
5 yıl önce |
Samuel Thibault
|
49da257213
Use a coherent m,n ordering in all cholesky codes.
|
5 yıl önce |
Samuel Thibault
|
20957797c1
No need to get back data on node 0 if we won't check
|
5 yıl önce |
Samuel Thibault
|
a2c129f8e4
Fix checking the mpi cholesky decomposition: we need to get back all data on node 0 for the check
|
5 yıl önce |
Samuel Thibault
|
464bdb2d77
Fix computing Cholesky relative error instead of an absolute error
|
5 yıl önce |
Nathalie Furmento
|
6b5aceb1db
mpi/examples/matrix_decomposition: fix correctness check
|
5 yıl önce |
Nathalie Furmento
|
96ddf670aa
minor fixes following compiler warnings
|
5 yıl önce |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 yıl önce |
Samuel Thibault
|
eb2d5ff746
Harmonize distributed cholesky codelets with mono-node cholesky codelets
|
6 yıl önce |
Samuel Thibault
|
f57a3e0db4
Add colors to distributed cholesky example
|
6 yıl önce |
Nathalie Furmento
|
6da076534a
fix english mistakes
|
7 yıl önce |
Nathalie Furmento
|
d1585e626a
mpi: fix copyrights
|
7 yıl önce |
Nathalie Furmento
|
9e1e7aed80
mpi: fix copyrights
|
7 yıl önce |
Samuel Thibault
|
27e0760337
Add missing include needed for some build profiles
|
8 yıl önce |
Samuel Thibault
|
2ea5faef7f
Use better priorities in our distributed cholesky implementation
|
8 yıl önce |
Samuel Thibault
|
3ebbf095cc
Replace starpu_set_iteration/subiteration with starpu_iteration_push/pop, to make it nested
|
8 yıl önce |
Samuel Thibault
|
cde2272e3d
Don't bug people with a TODO
|
8 yıl önce |
Samuel Thibault
|
265cfa6687
Set coordinates and iteration loops for MPI examples
|
8 yıl önce |
Samuel Thibault
|
a3f97d5e20
Fix using CUDA in simgrid mode
|
9 yıl önce |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 yıl önce |
Samuel Thibault
|
7b2d1621c4
* Add starpu_data_wont_use to advise that a piece of data will not be used
|
10 yıl önce |
Nathalie Furmento
|
935a2057bd
mpi/examples/matrix_decomposition: clean code and reduce problem size when quick_check is requested
|
10 yıl önce |
Samuel Thibault
|
6757bca1b5
Remove implementation array terminator in tests, examples, and documentation, since it is not actually used
|
10 yıl önce |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 yıl önce |
Samuel Thibault
|
c631e5ed44
Make more examples compatible with simgrid
|
10 yıl önce |
Samuel Thibault
|
b6d83183ea
port r12770 from 1.1: MKL now provides GEMM etc. symbols, prefix ours to avoid conflicting
|
11 yıl önce |
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 yıl önce |
Samuel Thibault
|
d35a5da619
Use STARPU_COMMUTE in cholesky examples. Ignore the COMMUTE flag in MPI code.
|
11 yıl önce |
Samuel Thibault
|
f5dd1b71ed
Take benefit from mpi cache flushing
|
11 yıl önce |