Cédric Augonnet
|
b3caf41960
Get rid of mpi/examples/Makefile.am to avoid a dependency issue.
|
15 роки тому |
Cédric Augonnet
|
c46518553b
Introduce an MPI version of the LU decomposition (work in progress !)
|
15 роки тому |
Cédric Augonnet
|
f17de349e8
- Export the headers of the MPI lib when installing
|
15 роки тому |
Cédric Augonnet
|
d4c070f3ee
Add a --with-mpicc option to specify which compiler should be used with MPI.
|
15 роки тому |
Cédric Augonnet
|
dde612872a
Provide helper functions which tell the MPI lib to release a tag when an
|
15 роки тому |
Cédric Augonnet
|
be6b0b16e5
Correct some path which was modified by mistake during previous commit.
|
15 роки тому |
Cédric Augonnet
|
0e22fdfbda
Implement "detached" MPI requests which need not be waited or tested
|
15 роки тому |
Cédric Augonnet
|
2cd39cd63a
- Fix typos in the starpu_mpi_test function
|
15 роки тому |
Cédric Augonnet
|
bbfbe68c4f
We don't include the MPI examples in the "make check" since they have to be run
|
15 роки тому |
Cédric Augonnet
|
066a3c3236
Add a test to make sure MPI works well with data in pinned memory.
|
15 роки тому |
Cédric Augonnet
|
b2a72aa358
implement the ring example with asynchronous calls
|
15 роки тому |
Cédric Augonnet
|
744f2a8624
- Bug fix: actually use mpi_isend.c in the mpi_isend test :)
|
15 роки тому |
Cédric Augonnet
|
2b9b3e948b
implement isend, irecv, wait and test
|
15 роки тому |
Cédric Augonnet
|
bbea7f8d4b
Support the "block" interface with our mpi lib.
|
15 роки тому |
Cédric Augonnet
|
bf8bb00b8a
Start to implement starpu_mpi_handle_to_datatype.
|
15 роки тому |
Cédric Augonnet
|
2a2758ac3e
Make the "ring" example more challenging as we now have both MPI and CUDA
|
15 роки тому |
Cédric Augonnet
|
c3c1b0de02
Introduce the MPI helper lib (enabled with --with-mpi at configure time).
|
15 роки тому |