Commitin historia

Tekijä SHA1 Viesti Päivämäärä
  Cédric Augonnet 5777024385 There is no need to export starpu_data_create_children anymore. 15 vuotta sitten
  Mehdi Juhoor 76127800bc the starpu_filter structure now contains a nchildren field. This help resolving an ambiguity with the get_nchildren function, which now serves to compute non-trivial number of children. As a result, filter_arg is now used as an additional parameter in some specific filters, e.g starpu_divide_in_2_filter_func. 15 vuotta sitten
  Mehdi Juhoor 7902862bca Modify the filters. filter_func now only updates a child interface using the father interface. Additionally, the user may provide two functions to a filter: get_nchildren returns the wanted number of children. If NULL, filter_arg is used. get_child_ops enables the programmer to specify each child's interface. If NULL, the father's interface is used. 15 vuotta sitten
  Cédric Augonnet 9a1e274278 - Move the functions prototypes and the structures required to create new data 15 vuotta sitten
  Cédric Augonnet d901a076c7 Minor cleanups 15 vuotta sitten
  Cédric Augonnet 4e8827c5d3 Cache the size and the footprint of the data into the handle structure rather 15 vuotta sitten
  Cédric Augonnet e2e9ab577e Bug fix: the home node was not set. We also rename the data_home field into 15 vuotta sitten
  Cédric Augonnet dd1034c582 It is now possible to append callback to data requests 15 vuotta sitten
  Cédric Augonnet f483d3bb70 Minor code cleanups in the data request management. 15 vuotta sitten
  Cédric Augonnet c92030c413 We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :) 15 vuotta sitten
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 vuotta sitten
  Cédric Augonnet 202fdaa8c4 When applying a filter to a data handle, we transmit the sequential coherency 15 vuotta sitten
  Cédric Augonnet f458a27005 Move starpu_advise_if_data_is_important into user_interactions.c 15 vuotta sitten
  Cédric Augonnet 8b176292d7 move the functions responsible for creating / destroying a data handle into the 15 vuotta sitten
  Cédric Augonnet a69ef10f35 Rename hierarchy.{c,h} into filters.{c,h} 15 vuotta sitten