Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento be0c2c22ac revert @7765 and 7766. field cl_arg_size of struct starpu_task is needed for other drivers vor 12 Jahren
  Nathalie Furmento d2c62a5477 field cl_arg_size of struct starpu_task is only used by the cell driver, remove it vor 12 Jahren
  Nathalie Furmento 6f60b3edcb doc: remove documentation about Cell driver as it is no longer supported vor 12 Jahren
  Samuel Thibault bc121c7dde split long lines vor 12 Jahren
  Ludovic Courtès 91766051e7 gcc: Add the `registered' attribute. vor 13 Jahren
  Nathalie Furmento 71cb4d95e7 doc: only include starpu.h as it includes all the other starpu_ .h files vor 13 Jahren
  Cyril Roelandt f6963b21cd Use STARPU_NCPU instead of STARPU_NCPUS. vor 13 Jahren
  Samuel Thibault 513d5719e4 emphasize that structures should be initialized to zero vor 13 Jahren
  Ludovic Courtès 41d87dd4e9 gcc: Document implicit task CPU implementations. vor 13 Jahren
  Samuel Thibault 638204b873 Make even clearer that pkg-config has to first work before anything else will. vor 13 Jahren
  Ludovic Courtès fe191cf1a5 gcc: Error out when a task with an OpenCL impl. uses `size_t' arguments. vor 13 Jahren
  Cyril Roelandt fcc9ad07ba Add a TODO in the gcc-plugin part of the doc : the vector_scal example does not work. vor 13 Jahren
  Ludovic Courtès 941e89e7a8 doc: Document the `initialize', `shutdown', and `wait' pragmas. vor 13 Jahren
  Nathalie Furmento c13e50a5a0 doc: GCC plugin example before standard API example vor 13 Jahren
  Nathalie Furmento f8efdae583 doc: shuffle sections vor 13 Jahren
  Ludovic Courtès 3dfaa051ad doc: Add a StarPU-C "hello world". vor 13 Jahren
  Ludovic Courtès 21ac454f23 doc: Add the vector-scaling example in StarPU-GCC prominently. vor 13 Jahren
  Ludovic Courtès 5c10219394 Rename `libstarpu-1.0.pc' to `starpu-1.0.pc'. vor 13 Jahren
  Nathalie Furmento 0be1afd239 doc/chapters/basic-examples.texi: fix value for global vor 13 Jahren
  Nathalie Furmento 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc vor 13 Jahren
  Nathalie Furmento cc9feef30d doc: pkg-config packages are now suffixed with 1.0. Add footnote about the no-suffix packages vor 13 Jahren
  Nathalie Furmento bd47f03921 doc: define @node and @chapter in the main document and not in the individual chapters vor 13 Jahren
  Nathalie Furmento 7fbf4f58da Make where field for struct starpu_codelet optional. When unset, its vor 13 Jahren
  Nathalie Furmento 8bf5774af3 doc: update towards new definition of starpu_task and starpu_codelet vor 13 Jahren
  Samuel Thibault 08f4ce1f07 Fix in-place partitioning for OpenCL. OpenCL codelets are not supposed to use the ptr pointer, since in OpenCL we only have a cl_mem vor 13 Jahren
  Samuel Thibault 87d08c1e0e mention the --static option of pkg-config vor 13 Jahren
  Samuel Thibault 63fbac4cbf Update doc concerning multiimpl vor 13 Jahren
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct vor 13 Jahren
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t vor 13 Jahren
  Samuel Thibault f1cb2d818f replace tabs with spaces vor 13 Jahren