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
|
лет назад: 10 |
Nathalie Furmento
|
9f75764c35
backport branches/starpu-1.1@13971: mpi: fix signature for starpu_mpi_issend_detached
|
лет назад: 10 |
Nathalie Furmento
|
d519643baf
backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached
|
лет назад: 10 |
Nathalie Furmento
|
3abfac9166
backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend
|
лет назад: 10 |
Nathalie Furmento
|
ce2b2cf6e0
mpi/src/starpu_mpi.c: revert #13968, it is breaking some applications, need to find out WHY
|
лет назад: 10 |
Nathalie Furmento
|
ab405805af
backport branches/starpu-1.1@13968: mpi/src/starpu_mpi.c: fix starpu_mpi_data_register to check a data has a valid home node only on the node it belongs to
|
лет назад: 10 |
Nathalie Furmento
|
8fcee9f715
mpi: also add fxt traces for blocking send and recv, so far only detached comms were traced
|
лет назад: 10 |
Samuel Thibault
|
923dbdd2d8
Use starpu_ssize_t instead of ssize_t, and add a check against it
|
лет назад: 10 |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
лет назад: 10 |
Nathalie Furmento
|
7cf3d36ebb
mpi: rename internal fut code and trace events
|
лет назад: 10 |
Samuel Thibault
|
32f7c785a8
Fix build
|
лет назад: 10 |
Samuel Thibault
|
1969d49310
Use MPI_Comm_rank instead of smpi_current_rank
|
лет назад: 11 |
Nathalie Furmento
|
90856557f1
mpi/src/starpu_mpi.c: improve comments
|
лет назад: 11 |