Commit History

Author SHA1 Message Date
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 years ago
  Nathalie Furmento db28916999 doc: be more explicit on how to initialise a codelet 12 years ago
  Nathalie Furmento 9734a485ff doc/chapters: inversing size and array parameter in vector_scal example following r9395 12 years ago
  Nathalie Furmento 0ac185781c doc: switch to package starpu-1.1 12 years ago
  Nathalie Furmento 2c1ba4f65e doc/chapters/basic-examples.texi: setting starpu_codelet where field is optional 12 years ago
  Nathalie Furmento 131052561c doc/chapters/basic-examples.texi: fix text and compilation line for vector_scal using the gcc plugin 12 years ago
  Nathalie Furmento cbff41b8f0 doc/chapters/basic-examples.texi: fix compilation line with gcc plugin and explicit that the program can also be compiled without starpu 12 years ago
  Nathalie Furmento cb0b4fe052 doc: improve section splitting 12 years ago
  Nathalie Furmento b7b42f2bca doc: fix formatting 12 years ago
  Nathalie Furmento 516a21964d doc: fix formatting 12 years ago
  Nathalie Furmento b6861cbe67 doc: merge sections 3.1 and 4.1 12 years ago
  Nathalie Furmento a41f7a68a1 doc/chapters/basic-examples.texi: fix format for source code 12 years ago
  Ludovic Stordeur 30bd2b7429 Remove trailing whitespaces in the whole documentation. 12 years ago
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers 12 years ago
  Nathalie Furmento d2c62a5477 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it 12 years ago
  Nathalie Furmento 6f60b3edcb doc: remove documentation about Cell driver as it is no longer supported 12 years ago
  Samuel Thibault bc121c7dde split long lines 12 years ago
  Ludovic Courtès 91766051e7 gcc: Add the `registered' attribute. 12 years ago
  Nathalie Furmento 71cb4d95e7 doc: only include starpu.h as it includes all the other starpu_ .h files 12 years ago
  Cyril Roelandt f6963b21cd Use STARPU_NCPU instead of STARPU_NCPUS. 13 years ago
  Samuel Thibault 513d5719e4 emphasize that structures should be initialized to zero 13 years ago
  Ludovic Courtès 41d87dd4e9 gcc: Document implicit task CPU implementations. 13 years ago
  Samuel Thibault 638204b873 Make even clearer that pkg-config has to first work before anything else will. 13 years ago
  Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. 13 years ago
  Cyril Roelandt fcc9ad07ba Add a TODO in the gcc-plugin part of the doc : the vector_scal example does not work. 13 years ago
  Ludovic Courtès 941e89e7a8 doc: Document the `initialize', `shutdown', and `wait' pragmas. 13 years ago
  Nathalie Furmento c13e50a5a0 doc: GCC plugin example before standard API example 13 years ago
  Nathalie Furmento f8efdae583 doc: shuffle sections 13 years ago
  Ludovic Courtès 3dfaa051ad doc: Add a StarPU-C "hello world". 13 years ago
  Ludovic Courtès 21ac454f23 doc: Add the vector-scaling example in StarPU-GCC prominently. 13 years ago