История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento a02f53c017 OpenCL Driver: implement clEnqueueWriteBufferRect() and clEnqueueReadBufferRect() лет назад: 16
  Nathalie Furmento a2b324f866 Block interface: Implement OpenCL transfer for non contiguous blocks. The copy is done 1D line by 1D line and is therefore not efficient. Efficient transfers should be implemented on top of clEnqueueReadBufferRect() and clEnqueueWriteBufferRect() functions. лет назад: 16
  Nathalie Furmento fe60c699c6 examples/filters/fblock: add CUDA implementation лет назад: 16
  Nathalie Furmento 25853f9f9c doc: update starpu_filter structure лет назад: 16
  Nathalie Furmento 890365475d examples: show how to use block filters лет назад: 16
  Nathalie Furmento 68689562bf datawizard/interfaces/block_filters.c: set unused attribute лет назад: 16
  Nathalie Furmento 9e55f6b493 define function starpu_data_get_nb_children() лет назад: 16
  Nathalie Furmento f0c78cdba2 Block Data interfaces: define block filter лет назад: 16
  Nathalie Furmento 2eaa2e4834 filters/fmatrix.c: minor fixes лет назад: 16
  Nathalie Furmento 97de2badea filters/fvector.c: fix access mode лет назад: 16
  Nathalie Furmento ec395cd01c examples: rename filters/filters.c into filters/fvector.c лет назад: 16
  Nathalie Furmento 04c511e34b examples: add example to show how to partition matrices лет назад: 16
  Cédric Augonnet aae569a5c8 - Rename "struct starpu_filter_t" into "struct starpu_data_filter" and remove лет назад: 16
  Cédric Augonnet 5777024385 There is no need to export starpu_data_create_children anymore. лет назад: 16
  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. лет назад: 16
  Cédric Augonnet 244863ee76 Minor cleanup лет назад: 16
  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. лет назад: 16
  Nathalie Furmento 4547fb35f8 add example for data filtering (as seen in manual) лет назад: 16
  Nathalie Furmento c4f7a76721 doc: add example on data filtering лет назад: 16
  Nathalie Furmento e5f5b4f252 doc: add section for data partition лет назад: 16
  Nathalie Furmento 9f64b27b59 s/STARPU_BCSCR_INTERFACE_ID/STARPU_BCSR_INTERFACE_ID/ лет назад: 16
  Nathalie Furmento 09ff2a9c19 Remove definition of starpu_csc_interface_t лет назад: 16
  Nathalie Furmento 56f1eeefef doc: new section to describe data interfaces лет назад: 16
  Nathalie Furmento 39066334a9 Block interface: fix method call лет назад: 16
  Nathalie Furmento 2f3b5817b4 OpenCL driver: remove prototype of functions which no longer exist лет назад: 16
  Nathalie Furmento 7d3bb0a827 OpenCL driver: give better names to internal functions лет назад: 16
  Nathalie Furmento f4b5814bc3 Block interface: fix src and dst pointers when copying non contiguous data to/from CUDA devices лет назад: 16
  Nathalie Furmento 9ce9dbecf0 Driver OpenCL: simplify source code лет назад: 16
  Nathalie Furmento ddc2d2df2c Block interface: update synchronous copy_ram_to_cuda() method to match the asynchronous one лет назад: 16
  Cédric Augonnet 0975b2786c Finding an available code for FxT has become a mess so let's reorder all the лет назад: 16