7902862bcaModify 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.
před 15 roky
Nathalie Furmento
f58ca0920eRenaming of public StarPU functions to provide a more consistent API.
před 15 roky
Nathalie Furmento
b96d3703dfrename starpu_submit_task into starpu_task_submit
před 15 roky
Nathalie Furmento
5218cd2639StarPU: Use character _ instead of - in filenames