Nathalie Furmento
|
644671674f
mpi: update function prototypes to be similar in doc and include
|
13 rokov pred |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 rokov pred |
Nathalie Furmento
|
30c7cbfa10
rename type starpu_tag into starpu_tag_t
|
13 rokov pred |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 rokov pred |
Nathalie Furmento
|
c80a8acea1
Datatypes renaming
|
13 rokov pred |
Samuel Thibault
|
df7fc98be6
Add missing C++ guards
|
13 rokov pred |
Nathalie Furmento
|
556b0333e3
StarPU-MPI: New functions starpu_mpi_scatter_detached() and starpu_mpi_gather_detached()
|
14 rokov pred |
Nathalie Furmento
|
7d08fe6604
StarPU-MPI: Simplify starpu_mpi_initialize_extended. Remove the initialize_mpi parameter parameter as it does not need to be made available to users
|
14 rokov pred |
Nathalie Furmento
|
e7724a527a
StarPU-MPI: new function starpu_mpi_get_data_on_node()
|
14 rokov pred |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 rokov pred |
Nathalie Furmento
|
893991c566
StarPU-MPI: Define and test starpu_mpi_insert_task(...)
|
14 rokov pred |
Nathalie Furmento
|
6b8dcf733f
StarPU MPI: Add extra functionalities for MPI Implementations which are not thread safe
|
14 rokov pred |
Cédric Augonnet
|
952534293d
Update copyright date
|
14 rokov pred |
Nathalie Furmento
|
4a983beb04
Update copyright
|
14 rokov pred |
Cédric Augonnet
|
332daf9df2
Supply more helper functions: the "array" version of the helpers make it
|
15 rokov pred |
Cédric Augonnet
|
f17de349e8
- Export the headers of the MPI lib when installing
|
15 rokov pred |
Cédric Augonnet
|
e86adf65df
Having a "request" associated to a detached call does not make much sense as it
|
15 rokov pred |
Cédric Augonnet
|
dde612872a
Provide helper functions which tell the MPI lib to release a tag when an
|
15 rokov pred |
Cédric Augonnet
|
0e22fdfbda
Implement "detached" MPI requests which need not be waited or tested
|
15 rokov pred |
Cédric Augonnet
|
8bc9c5b571
Rework the MPI lib
|
15 rokov pred |
Cédric Augonnet
|
066a3c3236
Add a test to make sure MPI works well with data in pinned memory.
|
15 rokov pred |
Cédric Augonnet
|
2b9b3e948b
implement isend, irecv, wait and test
|
15 rokov pred |
Cédric Augonnet
|
1470ba3508
- Provide the status returned by the MPI_Irecv function.
|
15 rokov pred |
Cédric Augonnet
|
c3c1b0de02
Introduce the MPI helper lib (enabled with --with-mpi at configure time).
|
15 rokov pred |