Nathalie Furmento
|
3aa5ed22d3
mpi: New function starpu_mpi_wait_for_all(MPI_Comm comm) that allows to wait until all StarPU tasks and communications for the given communicator are completed.
|
9 yıl önce |
Samuel Thibault
|
8a464a73a3
Make it explict that starpu_mpi_task_build returns NULL on nodes which don't execute the task
|
9 yıl önce |
Nathalie Furmento
|
0580b3b9e7
mpi: revert r16098, use a barrier instead and document why it is necessary
|
9 yıl önce |
Nathalie Furmento
|
631f1efcc7
doc: include: fix function prototypes
|
10 yıl önce |
Nathalie Furmento
|
a26be674fb
mpi: Add the capability to define specific MPI datatypes for StarPU user-defined interfaces.
|
10 yıl önce |
Nathalie Furmento
|
bb61f3808d
update cnrs copyright
|
10 yıl önce |
Nathalie Furmento
|
802a261a06
fix inria copyright
|
10 yıl önce |
Nathalie Furmento
|
0a565753b3
doc: improve documentation api
|
10 yıl önce |
Nathalie Furmento
|
2456b26e1e
doc: fixes functions prototypes
|
10 yıl önce |
Nathalie Furmento
|
db67c3db93
mpi: add possibility to specify a communicator when initializing MPI.
|
10 yıl önce |
Nathalie Furmento
|
f6d0a56015
mpi: (manually) backport changes from 1.1 to support multiple MPI communicators
|
10 yıl önce |
Nathalie Furmento
|
376ab541c1
doc/doxygen/chapters/api/mpi.doxy: fix policy identifier
|
10 yıl önce |
Nathalie Furmento
|
ba89cf40f6
mpi: new functions to register and unregister node selection policies
|
10 yıl önce |
Nathalie Furmento
|
cad01b97cd
mpi: the node selection policy is stored as an integer instead of a char*
|
10 yıl önce |
Nathalie Furmento
|
d3ba5ebc60
mpi: new function to enable and disable the communication cache at runtime
|
10 yıl önce |
Nathalie Furmento
|
ebed5dd827
mpi: new function starpu_mpi_cache_is_enabled()
|
10 yıl önce |
Nathalie Furmento
|
50f48abb8e
rename STARPU_SSYNC into STARPU_SSEND
|
10 yıl önce |
Nathalie Furmento
|
86d965a229
backport branches/starpu-1.1@13974: mpi: new data acces mode STARPU_SSYNC to be used in starpu_mpi_insert_task to specify the data has to be sent using a synchronous and non-blocking mode
|
10 yıl önce |
Nathalie Furmento
|
d519643baf
backport branches/starpu-1.1@13969: mpi: new function starpu_mpi_issend_detached
|
10 yıl önce |
Nathalie Furmento
|
3abfac9166
backport branches/starpu-1.1@13961: mpi: new function starpu_mpi_issend
|
10 yıl önce |
Nathalie Furmento
|
1b33209807
MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for
|
10 yıl önce |
Nathalie Furmento
|
e680a0c668
doc/doxygen/chapters/api: fix documentation to be uptodate with code
|
10 yıl önce |
Samuel Thibault
|
4b1a16edde
Fix University name after the fusion..
|
10 yıl önce |
Nathalie Furmento
|
052b036292
mpi: starpu_mpi_data_register() which sets the rank and tag of a data, and also allows to automatically clear the MPI communication cache when unregistering the data
|
11 yıl önce |
Samuel Thibault
|
5a3de71533
Document MPI caching
|
11 yıl önce |
Nathalie Furmento
|
6df6cb8f2c
add missing documentation
|
11 yıl önce |
Nathalie Furmento
|
2dbfb1ccc8
mpi: new functions starpu_mpi_task_build() and starpu_mpi_task_post_build()
|
11 yıl önce |
Nathalie Furmento
|
98d9eb5c64
Functions starpu_insert_task and starpu_mpi_insert_task are renamed
|
11 yıl önce |
Nathalie Furmento
|
dd2a1eac92
doc: add missing documentation
|
11 yıl önce |
Nathalie Furmento
|
fff1cb4c47
mpi: new function starpu_mpi_irecv_detached_sequential_consistency
|
12 yıl önce |