Historique des commits

Auteur SHA1 Message Date
  Nathalie Furmento 254c000776 examples/incrementer: clean code il y a 15 ans
  Nathalie Furmento 7ec369b6a0 remove unused code il y a 15 ans
  Nathalie Furmento d355bc200b examples/block/: typo il y a 15 ans
  Nathalie Furmento d391040ec9 example/block: reorganise source code il y a 15 ans
  Cédric Augonnet 2cc17737f6 Rename the functions that permit to access the memory managed by StarPU from il y a 15 ans
  Cédric Augonnet de62fb027f Fix commit r2445 il y a 15 ans
  Samuel Thibault aa3d08092d mention which examples the reader could study il y a 15 ans
  Nathalie Furmento 8ee68b45a2 OpenCL driver: comment out unused fonctions il y a 15 ans
  Nathalie Furmento 5b29bbee5e doc: opencl api il y a 15 ans
  Nathalie Furmento 8ae6fc8c94 doc: TODOs il y a 15 ans
  Nathalie Furmento 1df7add367 Data Interface API: rename macro to get fields of interfaces il y a 15 ans
  Nathalie Furmento a8551a8d07 doc: followup to revision #2436 il y a 15 ans
  Nathalie Furmento fe0cb18dd9 doc: add filters API il y a 15 ans
  Nathalie Furmento e69c1c8e6c Example/filters: use starpu_data_get_nb_children() to get the number of children instead of the value initially given to starpu_data_partition() il y a 15 ans
  Olivier Aumage 0f49a8f7d3 - missing or, redundant initialization il y a 15 ans
  Nathalie Furmento 3e130878a7 examples/filters: minor fixes il y a 15 ans
  Nathalie Furmento b6ffc9ab54 examples/Makefile.am: add missing file il y a 15 ans
  Nathalie Furmento b234e4aa84 Filter block example: add OpenCL implementation il y a 15 ans
  Nathalie Furmento 41cbb6182c Filter example: fix copyright il y a 15 ans
  Nathalie Furmento 4628d2ee48 Filter example: fix copyright il y a 15 ans
  Nathalie Furmento a02f53c017 OpenCL Driver: implement clEnqueueWriteBufferRect() and clEnqueueReadBufferRect() il y a 15 ans
  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. il y a 15 ans
  Nathalie Furmento fe60c699c6 examples/filters/fblock: add CUDA implementation il y a 15 ans
  Nathalie Furmento 25853f9f9c doc: update starpu_filter structure il y a 15 ans
  Nathalie Furmento 890365475d examples: show how to use block filters il y a 15 ans
  Nathalie Furmento 68689562bf datawizard/interfaces/block_filters.c: set unused attribute il y a 15 ans
  Nathalie Furmento 9e55f6b493 define function starpu_data_get_nb_children() il y a 15 ans
  Nathalie Furmento f0c78cdba2 Block Data interfaces: define block filter il y a 15 ans
  Nathalie Furmento 2eaa2e4834 filters/fmatrix.c: minor fixes il y a 15 ans
  Nathalie Furmento 97de2badea filters/fvector.c: fix access mode il y a 15 ans