Nathalie Furmento
|
4341e89436
src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 年之前 |
Nathalie Furmento
|
4092dc6e8c
src: Update towards new codelet/task interface which defines access modes for data handles into starpu_codelet and no longer in starpu_task
|
13 年之前 |
Samuel Thibault
|
fe42152165
Also propagate relaxed_coherency to memory chunk that could already be allocated
|
13 年之前 |
Samuel Thibault
|
669684893e
Do not free memory chunks used for reduction.
|
13 年之前 |
Nathalie Furmento
|
9faadcf561
Mark struct starpu_codelet's fields XXX_func as deprecated. Fields
|
14 年之前 |
Nathalie Furmento
|
3ad31951c8
src: code cleaning
|
14 年之前 |
Nathalie Furmento
|
efc9c3a136
src: Update LIST_TYPE macro to generate list functionalities and type
|
14 年之前 |
Nathalie Furmento
|
f8fd5492bd
src: rename internal types following coding conventions
|
14 年之前 |
Nathalie Furmento
|
0bd2fe9020
src: rename internal types following coding conventions
|
14 年之前 |
Nathalie Furmento
|
b3a6c1f52b
do not use typedef for starpu_codelet, use it directly as a struct
|
14 年之前 |
Nathalie Furmento
|
0ebf7ba326
Rename public opaque type starpu_data_handle as starpu_data_handle_t
|
14 年之前 |
Nathalie Furmento
|
5b9b08f1dc
rename internal type starpu_data_state_t to _starpu_data_state
|
14 年之前 |
Nathalie Furmento
|
452a0e24dc
src/datawizard/ rename field interface in struct starpu_data_replicate_t into data_interface (on windows, when including <windows.h>, one gets #define interface struct, ...)
|
14 年之前 |
Samuel Thibault
|
0d9f08ae8d
Fix copyrights, thanks Ludo!
|
14 年之前 |
Cédric Augonnet
|
5afb322c21
When creating per-worker replicates, we don't create more replicates than there are workers
|
15 年之前 |
Cédric Augonnet
|
e06529d93f
Implement tree-based reductions
|
15 年之前 |
Cédric Augonnet
|
e4ed360572
When a data handle is accessed in a R/W mode for the first time after it was
|
15 年之前 |
Cédric Augonnet
|
1b0a67230d
No need to lock the header again
|
15 年之前 |
Cédric Augonnet
|
8e094a1fec
First draft of implementation of the STARPU_REDUX mode.
|
15 年之前 |
Cédric Augonnet
|
8eb64e98ea
The starpu_data_set_reduction_methods function defines the per-handle methods
|
15 年之前 |