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