Commit History

Author SHA1 Message Date
  Samuel Thibault fe8ca57b3d The copy for reduction into lazy allocation needs to depend on the reduction task graph 14 years ago
  Samuel Thibault 79ee0e721b include the original handle data into the reduction. Handle the case where it is lazily allocated. Fixes increment_redux_lazy 14 years ago
  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 14 years ago
  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 14 years ago
  Samuel Thibault fe42152165 Also propagate relaxed_coherency to memory chunk that could already be allocated 14 years ago
  Samuel Thibault 669684893e Do not free memory chunks used for reduction. 14 years ago
  Nathalie Furmento 9faadcf561 Mark struct starpu_codelet's fields XXX_func as deprecated. Fields 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Nathalie Furmento efc9c3a136 src: Update LIST_TYPE macro to generate list functionalities and type 14 years ago
  Nathalie Furmento f8fd5492bd src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento 0bd2fe9020 src: rename internal types following coding conventions 14 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 14 years ago
  Nathalie Furmento 5b9b08f1dc rename internal type starpu_data_state_t to _starpu_data_state 14 years ago
  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, ...) 15 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
  Cédric Augonnet 5afb322c21 When creating per-worker replicates, we don't create more replicates than there are workers 15 years ago
  Cédric Augonnet e06529d93f Implement tree-based reductions 15 years ago
  Cédric Augonnet e4ed360572 When a data handle is accessed in a R/W mode for the first time after it was 15 years ago
  Cédric Augonnet 1b0a67230d No need to lock the header again 15 years ago
  Cédric Augonnet 8e094a1fec First draft of implementation of the STARPU_REDUX mode. 15 years ago
  Cédric Augonnet 8eb64e98ea The starpu_data_set_reduction_methods function defines the per-handle methods 15 years ago