Nathalie Furmento
|
c660157fe5
mpi/src/starpu_mpi.c: fix field name
|
10 年之前 |
Nathalie Furmento
|
1e1ef9f183
mpi/src: also registering communicators when calling starpu_mpi_xxxx
|
10 年之前 |
Nathalie Furmento
|
93d85982ea
mpi/src: rename internal request field
|
10 年之前 |
Nathalie Furmento
|
a821348a01
mpi/src: also display communicator when printing communication debug
|
10 年之前 |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 年之前 |
Samuel Thibault
|
a41c4b9ce3
Fix some llvm warnings, nothing serious
|
10 年之前 |
Nathalie Furmento
|
498671e208
mpi/src/starpu_mpi.c: free allocated memory
|
10 年之前 |
Nathalie Furmento
|
3dfb1782e4
mpi/src/starpu_mpi.c: fix variable name
|
10 年之前 |
Nathalie Furmento
|
4b7e9ef312
mpi/src/starpu_mpi.c: free envelope once sent
|
10 年之前 |
Nathalie Furmento
|
aa4a053d96
mpi/src/starpu_mpi.c: make sure all memory is initialised to 0
|
10 年之前 |
Nathalie Furmento
|
3345c92b36
mpi: rewrite code to allow several MPI communicators within a same application
|
10 年之前 |
Samuel Thibault
|
a0c8e81b50
fix simgrid MPI build
|
10 年之前 |
Nathalie Furmento
|
db67c3db93
mpi: add possibility to specify a communicator when initializing MPI.
|
10 年之前 |
Nathalie Furmento
|
f6d0a56015
mpi: (manually) backport changes from 1.1 to support multiple MPI communicators
|
10 年之前 |
Nathalie Furmento
|
38d200b8c8
mpi: when STARPU_MPI_COMM is enabled, also print the user tag for the data
|
10 年之前 |
Samuel Thibault
|
d96bb5e844
Use raw reception for early data with user-provided pack/unpack
|
10 年之前 |
Nathalie Furmento
|
8f0cb687ef
mpi/src/starpu_mpi.c: use STARPU_MPI_ASSERT_MSG instead of STARPU_ASSERT_MSG
|
10 年之前 |
Nathalie Furmento
|
e32cc34e22
mpi/src: use _starpu_mpi_get_mpi_code() to have a text version of the return code of a MPI request
|
10 年之前 |
Nathalie Furmento
|
bf0576198d
mpi/src: implement properly synchronous send
|
10 年之前 |
Nathalie Furmento
|
702148dea4
mpi: fix error message for simgrid-enabled code
|
10 年之前 |
Nathalie Furmento
|
2993546e16
mpi/src: clean internal_req objects
|
10 年之前 |
Nathalie Furmento
|
b6ee823c55
mpi/src: remove useless mpi/src/starpu_mpi_task_insert.h
|
10 年之前 |
Nathalie Furmento
|
ba89cf40f6
mpi: new functions to register and unregister node selection policies
|
10 年之前 |
Samuel Thibault
|
4d5f8f17da
In simgrid mode, avoid calling MPI_Comm_size/rank outside the MPI thread
|
10 年之前 |
Samuel Thibault
|
7fee12bf1c
fix returned value
|
10 年之前 |
Samuel Thibault
|
0e00bb4ccf
Make simgrid mode run the MPI thread in the smpi-provided thread, and the application main in the MAIN MSG process
|
10 年之前 |
Nathalie Furmento
|
53f497f377
mpi: rename mpi_tag into data_tag
|
10 年之前 |
Nathalie Furmento
|
ff17fdfbf5
mpi/src/starpu_mpi.c: rename some internal variables
|
10 年之前 |
Nathalie Furmento
|
909e2961f2
backport branches/starpu-1.1@13975: mpi/tests/insert_task_count.c: test STARPU_SSYNC
|
11 年之前 |
Nathalie Furmento
|
9f75764c35
backport branches/starpu-1.1@13971: mpi: fix signature for starpu_mpi_issend_detached
|
11 年之前 |