Samuel Thibault
|
73ce7dd24f
Only call callback on receive side
|
13 年之前 |
Samuel Thibault
|
2f6989798d
Add starpu_mpi_get_data_on_node_detached which does not wait for termination
|
13 年之前 |
Samuel Thibault
|
52b8913bcf
Use the data tag, not a random tag
|
13 年之前 |
Samuel Thibault
|
8bc13226f4
TODO
|
13 年之前 |
Nathalie Furmento
|
4442d47422
Get rid off operation allocate_new_data defined in struct starpu_data_interface_ops, and define instead a generic function
|
13 年之前 |
Nathalie Furmento
|
4391eac2ab
mpi: re-implement reduction
|
13 年之前 |
Nathalie Furmento
|
a0d4805482
rename internal function _starpu_pack_cl_args to _starpu_codelet_pack_args
|
13 年之前 |
Nathalie Furmento
|
cab237f30d
mpi: starpu_mpi_insert_task: fix r5529
|
13 年之前 |
Nathalie Furmento
|
d2fd35ef06
mpi/starpu_mpi_insert_task.c: include datawizard/coherency.h
|
13 年之前 |
Nathalie Furmento
|
ad40d0293a
mpi: update behaviour for starpu_mpi_insert_task when dealing with STARPU_REDUX data
|
13 年之前 |
Nathalie Furmento
|
40c1132c91
mpi: update starpu_mpi_insert_task
|
13 年之前 |
Nathalie Furmento
|
8f417fde28
mpi: Update behaviuour for starpu_mpi_insert_task
|
13 年之前 |
Nathalie Furmento
|
2a34bbef50
mpi/starpu_mpi_insert_task: cache functions are moved into a dedicated file
|
13 年之前 |
Nathalie Furmento
|
9979c8a432
mpi/starpu_mpi_insert_task.c: print codelet name
|
13 年之前 |
Nathalie Furmento
|
7eec7194ba
starpu_mpi_insert_task.c: deal with STARPU_REDUX data
|
13 年之前 |
Cyril Roelandt
|
fdbee85d19
Move src/common/hash.h to include/starpu_hash.h. All functions are now public.
|
13 年之前 |
Nathalie Furmento
|
8b7cc119a8
mpi: update the cache mechanism
|
13 年之前 |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
13 年之前 |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
13 年之前 |
Nathalie Furmento
|
3d0df419a8
Type renaming:
|
13 年之前 |
Samuel Thibault
|
839862377b
Revert part of 4374: a test explicitly needs EINVAL being returned.
|
13 年之前 |
Samuel Thibault
|
ddc2bdb6c4
Use stronger assertions in the mpi_insert_task helper
|
13 年之前 |
Samuel Thibault
|
9b34752032
Fix STARPU_VALUE parsing in StarPU-MPI
|
13 年之前 |
Samuel Thibault
|
81bedff7fa
Add STARPU_CALLBACK_WITH_ARG
|
13 年之前 |
Nathalie Furmento
|
6d03488628
MPI: The tag used in mpi communications is set by the data handle and no longer internally by the starpumpi library
|
14 年之前 |
Nathalie Furmento
|
3a39ed2223
MPI: Improve starpu_mpi_insert_task
|
14 年之前 |
Nathalie Furmento
|
6f84adf3e7
mpi/starpu_mpi_insert_task.c: minor fixes
|
14 年之前 |
Nathalie Furmento
|
da3e54c5aa
mpi/starpu_mpi_insert_task.c: check data is valid before accessing it
|
14 年之前 |
Nathalie Furmento
|
4c08351571
implement starpu_pack_cl_args and use it in starpu_insert_task and starpu_mpi_insert_task
|
14 年之前 |
Nathalie Furmento
|
89d74f030c
StarPU-MPI: new debug statement
|
14 年之前 |