Nathalie Furmento
|
f28f24fd12
doc/chapters/mpi-support.texi: add todo
|
лет назад: 12 |
Nathalie Furmento
|
94cd5e98eb
data interface: update the prototype of the function pack_data to be able to return a negative value for the size
|
лет назад: 12 |
Nathalie Furmento
|
ec770af0c7
doc: more explanations on how mpi works
|
лет назад: 12 |
Nathalie Furmento
|
c7321a76ff
fix type for node to always be unsigned (instead of uint32_t)
|
лет назад: 12 |
Nathalie Furmento
|
a174829135
doc/chapters/mpi-support.texi: clarify algorithm to select executee node
|
лет назад: 12 |
Nathalie Furmento
|
b7b42f2bca
doc: fix formatting
|
лет назад: 12 |
Nathalie Furmento
|
8d68b373a9
doc: move mpi api to advanced api section
|
лет назад: 12 |
Ludovic Stordeur
|
30bd2b7429
Remove trailing whitespaces in the whole documentation.
|
лет назад: 12 |
Nathalie Furmento
|
644678ee6d
mpi: new functions to clear the communication cache used by starpu_mpi_insert_task
|
лет назад: 12 |
Nathalie Furmento
|
e82def546a
mpi: doc about new parameter initialize_mpi to starpu_mpi_init
|
лет назад: 12 |
Nathalie Furmento
|
ae2ffeec76
data interface: add parameter count to unpack operation
|
лет назад: 12 |
Nathalie Furmento
|
4403f33f43
data interfaces: the pack operation of user-defined data interfaces now defines a count parameter which should be set to thesize of the buffer created by the packing of the data
|
лет назад: 12 |
Nathalie Furmento
|
800fb37d1c
doc/chapters/mpi-support.texi: update doc for starpu_mpi_scatter_detached() and starpu_mpi_gather_detached()
|
лет назад: 12 |
Samuel Thibault
|
cbc7f9329f
document that the application can prune the for loops
|
лет назад: 12 |
Nathalie Furmento
|
2d294f5df5
mpi: call MPI_Init_Thread and not MPI_Init, that is needed as we want to use threads
|
лет назад: 12 |
Nathalie Furmento
|
822f75f6a1
mpi: Initialisation functions starpu_mpi_initialize_extended() and starpu_mpi_initialize() have been made deprecated. One should now use starpu_mpi_init() which will initialise MPI if is not already done.
|
лет назад: 12 |
Nathalie Furmento
|
8af207fdfb
mpi: new function starpu_mpi_comm_amounts_retrieve() to retrieve the currennt amount of communications from the current node
|
лет назад: 12 |
Nathalie Furmento
|
c26e1ccdc6
mpi: Communication cache mechanism is enabled by default, and can only be disabled at execution time by setting the environment variable STARPU_MPI_CACHE to 0.
|
лет назад: 12 |
Samuel Thibault
|
96f476f087
make sure StarPU shouts if the rank or tag of a handle used in MPI is not specified
|
лет назад: 12 |
Nathalie Furmento
|
e97719c269
doc: explain how to exchange data with mpi
|
лет назад: 12 |
Nathalie Furmento
|
e1cc448396
doc/chapters/mpi-support.texi: do not use character [ in macro @var
|
лет назад: 13 |
Nathalie Furmento
|
0030930c2d
doc: complete mpi documentation
|
лет назад: 13 |
Samuel Thibault
|
720889bd49
TODO
|
лет назад: 13 |
Samuel Thibault
|
824e62893c
Fill some todos
|
лет назад: 13 |
Nathalie Furmento
|
1acda224ac
Rename 'libstarpumpi-1.0.pc' to 'starpumpi-1.0.pc'.
|
лет назад: 13 |
Nathalie Furmento
|
ab322b8dd7
doc: add missing macros
|
лет назад: 13 |
Nathalie Furmento
|
367a594534
include: doc: update function prototypes to be similar in doc and include
|
лет назад: 13 |
Nathalie Furmento
|
6b6c36d5fe
doc: minor fixes (typos)
|
лет назад: 13 |
Nathalie Furmento
|
68927a851a
rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc
|
лет назад: 13 |
Nathalie Furmento
|
cc9feef30d
doc: pkg-config packages are now suffixed with 1.0. Add footnote about the no-suffix packages
|
лет назад: 13 |