Commit History

Author SHA1 Message Date
  Cédric Augonnet c21d15d87b Public header files could be included from a C++ application 15 years ago
  Cédric Augonnet 567d22e5ac document some more fields 15 years ago
  Cédric Augonnet a107aa0ac5 Document some profiling related structures 15 years ago
  Cédric Augonnet 75aa25c52d Handle hash collisions in the memory allocation cache 15 years ago
  Cédric Augonnet 5c2343f691 Provide a method to compare whether two interfaces are "compatible" (ie. it is 15 years ago
  Cédric Augonnet ac81ad2867 - Start to rewrite the memory allocation cache mechanisms 15 years ago
  Cédric Augonnet 9841760140 fix typo 15 years ago
  Cédric Augonnet 5c6266d584 Slightly simplify the vector_scal example in the doc 15 years ago
  Cédric Augonnet d901a076c7 Minor cleanups 15 years ago
  Nathalie Furmento 42a250c1b1 doc: fix EXTRA_DIST 15 years ago
  Cédric Augonnet 310422a8d1 Also remove the strassen2 example 15 years ago
  Cédric Augonnet cf0348f0d6 Remove the "strassen" example as it violates many basic assumptions of StarPU. 15 years ago
  Cédric Augonnet 4fdd2297a7 Remove the copyright header from the examples included in the doc 15 years ago
  Cédric Augonnet 4e8827c5d3 Cache the size and the footprint of the data into the handle structure rather 15 years ago
  Cédric Augonnet e2e9ab577e Bug fix: the home node was not set. We also rename the data_home field into 15 years ago
  Nathalie Furmento 3bfb66c3f8 doc: vector scaling example 15 years ago
  Nathalie Furmento bd8c6df62f vector scaling example: define cpu codelet in a separate file 15 years ago
  Cédric Augonnet 15c27962ca Profiling API documentation 15 years ago
  Cédric Augonnet 8755ecd9e2 Add a secion about the profiling API 15 years ago
  Nathalie Furmento 9a08568535 doc: update hybrid example 15 years ago
  Nathalie Furmento 7757cf5831 typo 15 years ago
  Nathalie Furmento 6c00bb8756 Example: update towards new OpenCL API 15 years ago
  Nathalie Furmento 55bf552154 OpenCL Driver: codelets are no longer compiled into a file, but stored in a struct as cl_program objects 15 years ago
  Cédric Augonnet f89145c1d1 Fix the Paje trace generation 15 years ago
  Samuel Thibault 519e7d831b better give variable names rather than an explicit size 15 years ago
  Nathalie Furmento 81325c6de0 doc: opencl 15 years ago
  Cédric Augonnet 19596dc523 CUDA SDK is something different than the installation directory 15 years ago
  Nathalie Furmento d0cb8b5b58 OpenCL driver: no need to run the preprocessor 15 years ago
  Nathalie Furmento ad01a8b74d vector scaling example: typos 15 years ago
  Nathalie Furmento 69132ceed0 Makefile.am: make dist needs to copy these files 15 years ago