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 years ago
..
hello_world.c 519e7d831b better give variable names rather than an explicit size 15 years ago
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 years ago
vector_scal.c 3485f9c86b OpenCL Driver: renamings: 15 years ago
vector_scal_cpu.c e2ae0c2f77 vector scaling example: updates to match the documentation 15 years ago
vector_scal_cuda.cu e2ae0c2f77 vector scaling example: updates to match the documentation 15 years ago
vector_scal_opencl.c 3485f9c86b OpenCL Driver: renamings: 15 years ago
vector_scal_opencl_codelet.cl ad01a8b74d vector scaling example: typos 15 years ago