JUVEN Alexis
|
6006b5e5fe
fixed bug in mpi dags
|
4 år sedan |
Nathalie Furmento
|
eef597106c
update comment style for doxygen
|
5 år sedan |
Nathalie Furmento
|
90498e01c5
add mpi and starpurm files to internal documentation
|
5 år sedan |
Samuel Thibault
|
0b730b172a
Add STARPU_MPI_NOBIND environment variable
|
5 år sedan |
Samuel Thibault
|
4669e6f310
mpi cache: reduce allocation size
|
5 år sedan |
Nathalie Furmento
|
9e00c377c1
mpi: fix comments
|
5 år sedan |
Nathalie Furmento
|
d78d15b29e
mpi: put all implementation specific functions in the backend interface
|
5 år sedan |
Nathalie Furmento
|
efe387b88f
mpi: keep parameter comm for _starpu_mpi_wait_for_all(), we may want to use it later
|
5 år sedan |
Philippe SWARTVAGHER
|
ae30f44077
nmad: implement starpu_mpi_wait_for_all()
|
5 år sedan |
Nathalie Furmento
|
021cbab561
mpi: fix semantics for functions starpu_mpi_wait_for_all() and starpu_mpi_barrier()
|
5 år sedan |
Philippe SWARTVAGHER
|
9ab2dcf68f
mpi: call _starpu_mpi_coop_sends_optimize only on a real coop and disable _starpu_mpi_coop_sends_build_tree
|
5 år sedan |
Nathalie Furmento
|
461a05b22b
update copyright holders
|
5 år sedan |
Samuel Thibault
|
94f97985dc
New STARPU_MPI_MEM_THROTTLE environment variable
|
5 år sedan |
Nathalie Furmento
|
3b11430ea2
mpi: store hashlisht for early_data and early_request on 2 levels, the first level is indexed on (rank, comm) and the 2nd level on data_tag.
|
6 år sedan |
Nathalie Furmento
|
2906ec44bd
mpi: access mpi and nmad implementations through a backend interface to avoid having MPI or NMAD code directly in the common code
|
6 år sedan |
Nathalie Furmento
|
3963193026
mpi: fix code format
|
6 år sedan |
Nathalie Furmento
|
e771a2dcba
mpi: use enum type for envelope mode
|
6 år sedan |
Samuel Thibault
|
061fd53676
Fix confusion between starpu-mpi's wait variable and libc's wait function
|
6 år sedan |
Nathalie Furmento
|
394f6a4fb1
fix multiple definitions
|
6 år sedan |
Nathalie Furmento
|
5983f9f199
minor fixes for cppcheck warnings
|
6 år sedan |
Nathalie Furmento
|
f7abbfa6fc
update copyright
|
6 år sedan |
Samuel Thibault
|
770a06340f
rename submit_redirects parameter to submit_control, for more genericity
|
7 år sedan |
Samuel Thibault
|
225ea854c5
Pave the way for computing a diffusion tree
|
7 år sedan |
Samuel Thibault
|
e6082a8f8e
Opportunistically gather sends whenever possible, for implementing diffusion tree later
|
7 år sedan |
Samuel Thibault
|
fc7f7bb4de
Concentrate MPI environment variables values in just one place
|
7 år sedan |
Samuel Thibault
|
ec1e3d1133
Move mpi_data initialization to separate _starpu_mpi_data_get
|
7 år sedan |
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 år sedan |
Samuel Thibault
|
0a771a0c09
Fix warning
|
7 år sedan |
Nathalie Furmento
|
9e1e7aed80
mpi: fix copyrights
|
7 år sedan |
Nathalie Furmento
|
b52b2c01bf
mpi: followup to @22365: fix the use of uintptr_t for the return value of the progression thread
|
7 år sedan |