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 lat temu
..
gordon 0806fc8876 Add missing license headers (yes, trips can be annoying) 16 lat temu
dgemm.c f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 lat temu
dw_mult.c 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 lat temu
dw_mult.h f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 16 lat temu
dw_mult_no_stride.c f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 16 lat temu
dw_mult_no_stride_no_tag.c f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 16 lat temu
sgemm.c f33fc377f9 Get rid of the starpu-async branch where all recent changes have been made. 16 lat temu
sgemm_kernels.c 210585a32e Add a --with-magma option to the configure script to specify whether the MAGMA 16 lat temu
xgemm.c 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 lat temu
xgemm_kernels.c da923646ea Rename the "blas" interface into "matrix" which is much clearer. 16 lat temu