Commit History

Author SHA1 Message Date
  Cédric Augonnet f94d40f632 Start to document the creation of data interface 16 years ago
  Cédric Augonnet 9a1e274278 - Move the functions prototypes and the structures required to create new data 16 years ago
  Cédric Augonnet 90f39b560f Minor cosmetic changes 16 years ago
  Cédric Augonnet 5e4db7aaf2 Cosmetic change: do not refer to data handles by "state" anymore (which is 16 years ago
  Cédric Augonnet c21d15d87b Public header files could be included from a C++ application 16 years ago
  Cédric Augonnet 567d22e5ac document some more fields 16 years ago
  Cédric Augonnet a107aa0ac5 Document some profiling related structures 16 years ago
  Cédric Augonnet 75aa25c52d Handle hash collisions in the memory allocation cache 16 years ago
  Cédric Augonnet 5c2343f691 Provide a method to compare whether two interfaces are "compatible" (ie. it is 16 years ago
  Cédric Augonnet ac81ad2867 - Start to rewrite the memory allocation cache mechanisms 16 years ago
  Cédric Augonnet 9841760140 fix typo 16 years ago
  Cédric Augonnet 5c6266d584 Slightly simplify the vector_scal example in the doc 16 years ago
  Cédric Augonnet d901a076c7 Minor cleanups 16 years ago
  Nathalie Furmento 42a250c1b1 doc: fix EXTRA_DIST 16 years ago
  Cédric Augonnet 310422a8d1 Also remove the strassen2 example 16 years ago
  Cédric Augonnet cf0348f0d6 Remove the "strassen" example as it violates many basic assumptions of StarPU. 16 years ago
  Cédric Augonnet 4fdd2297a7 Remove the copyright header from the examples included in the doc 16 years ago
  Cédric Augonnet 4e8827c5d3 Cache the size and the footprint of the data into the handle structure rather 16 years ago
  Cédric Augonnet e2e9ab577e Bug fix: the home node was not set. We also rename the data_home field into 16 years ago
  Nathalie Furmento 3bfb66c3f8 doc: vector scaling example 16 years ago
  Nathalie Furmento bd8c6df62f vector scaling example: define cpu codelet in a separate file 16 years ago
  Cédric Augonnet 15c27962ca Profiling API documentation 16 years ago
  Cédric Augonnet 8755ecd9e2 Add a secion about the profiling API 16 years ago
  Nathalie Furmento 9a08568535 doc: update hybrid example 16 years ago
  Nathalie Furmento 7757cf5831 typo 16 years ago
  Nathalie Furmento 6c00bb8756 Example: update towards new OpenCL API 16 years ago
  Nathalie Furmento 55bf552154 OpenCL Driver: codelets are no longer compiled into a file, but stored in a struct as cl_program objects 16 years ago
  Cédric Augonnet f89145c1d1 Fix the Paje trace generation 16 years ago
  Samuel Thibault 519e7d831b better give variable names rather than an explicit size 16 years ago
  Nathalie Furmento 81325c6de0 doc: opencl 16 years ago