Samuel Thibault
|
df26bea96e
fix build
|
7 年之前 |
Samuel Thibault
|
e727596335
shut up static analyzers which can not see that the array gets initialized by the loop
|
7 年之前 |
Nathalie Furmento
|
36dca06870
mpi: fixes for NewMadeleine
|
7 年之前 |
Nathalie Furmento
|
e2604a68f8
tests/main/pack.c: test starpu_codelet_pack_arg_init(), starpu_codelet_pack_arg() and starpu_codelet_pack_arg_fini()
|
7 年之前 |
Nathalie Furmento
|
e5d459db83
doc: fix syntax
|
7 年之前 |
Nathalie Furmento
|
220fbb515d
include/starpu_task_util.h: fix to follow coding convention
|
7 年之前 |
Samuel Thibault
|
e6082a8f8e
Opportunistically gather sends whenever possible, for implementing diffusion tree later
|
7 年之前 |
Samuel Thibault
|
8d41716ebc
Add hook for MPI to detect write submissions
|
7 年之前 |
Samuel Thibault
|
e1163621b9
Call MPI's unregister hook after everything has settled down to be sure one can use mpi_data during requests etc.
|
7 年之前 |
Samuel Thibault
|
152f70a5a4
improve NAME_multilist_alone_MEMBER so it works just the same with attached lists
|
7 年之前 |
Samuel Thibault
|
02d5b8e557
Allow a list to be detached, and then be able to test if an element is alone in the dark
|
7 年之前 |
Samuel Thibault
|
fc7f7bb4de
Concentrate MPI environment variables values in just one place
|
7 年之前 |
Samuel Thibault
|
ade443493d
Rename multilist_init into multilist_head_init, to allow initializing an element properly
|
7 年之前 |
Samuel Thibault
|
a9ff3e4a08
fix taking the proper node into account for data penalty
|
7 年之前 |
Samuel Thibault
|
ec1e3d1133
Move mpi_data initialization to separate _starpu_mpi_data_get
|
7 年之前 |
Samuel Thibault
|
da07d8cebd
Add missing mention of new test
|
7 年之前 |
Samuel Thibault
|
99d174ad07
separate out filling the request and submitting it, factorizing the filling into _starpu_mpi_request_fill, and allowing to handle submission more flexibly
|
7 年之前 |
Samuel Thibault
|
19cb71806e
Rename mpi-nmad's _starpu_mpi_handle_new_request to _starpu_mpi_submit_ready_request for coherency
|
7 年之前 |
Samuel Thibault
|
8a1e682f58
Fix mpi_nmad build
|
7 年之前 |
Samuel Thibault
|
bfd3b67f90
Factorize _starpu_mpi_request_init and _starpu_mpi_request_destroy
|
7 年之前 |
Samuel Thibault
|
4dd0b4bcd5
Avoid clash between function name and structure initializer in C++
|
7 年之前 |
Samuel Thibault
|
163638a33c
Fix warning
|
7 年之前 |
Samuel Thibault
|
454c356a96
fix type
|
7 年之前 |
Nathalie Furmento
|
f1972f0acd
src: only print out informations in debug mode
|
7 年之前 |
Nathalie Furmento
|
29483eaa35
mpi/examples/mpi_lu: make no_prio an application parameter
|
7 年之前 |
Nathalie Furmento
|
81224a1f00
examples/lu: make no_prio an application parameter
|
7 年之前 |
Nathalie Furmento
|
74babc8d8c
uthash: initialize variable (sonarqube warning)
|
7 年之前 |
Samuel Thibault
|
d21e1819d5
starpu_mpi_wait is not available in simgrid yet
|
7 年之前 |
Samuel Thibault
|
fd5a9f5179
Rework a bit and make public starpu_task_insert_data_make_room, starpu_task_insert_data_process_arg, starpu_task_insert_data_process_array_arg, starpu_task_insert_data_process_mode_array_arg
|
7 年之前 |
Samuel Thibault
|
25352a708d
optimize allocating task buffers
|
7 年之前 |