Commit History

Author SHA1 Message Date
  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
  Ludovic Courtès 5c10219394 Rename `libstarpu-1.0.pc' to `starpu-1.0.pc'. 13 years ago
  Nathalie Furmento 0be1afd239 doc/chapters/basic-examples.texi: fix value for global 13 years ago
  Nathalie Furmento 68927a851a rename pkg-config package names from libXXX1.0.pc to libXXX-1.0.pc 13 years ago
  Nathalie Furmento cc9feef30d doc: pkg-config packages are now suffixed with 1.0. Add footnote about the no-suffix packages 13 years ago
  Nathalie Furmento bd47f03921 doc: define @node and @chapter in the main document and not in the individual chapters 13 years ago
  Nathalie Furmento 7fbf4f58da Make where field for struct starpu_codelet optional. When unset, its 13 years ago
  Nathalie Furmento 8bf5774af3 doc: update towards new definition of starpu_task and starpu_codelet 13 years ago
  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 13 years ago
  Samuel Thibault 87d08c1e0e mention the --static option of pkg-config 13 years ago
  Samuel Thibault 63fbac4cbf Update doc concerning multiimpl 13 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 13 years ago
  Nathalie Furmento 0ebf7ba326 Rename public opaque type starpu_data_handle as starpu_data_handle_t 13 years ago
  Samuel Thibault f1cb2d818f replace tabs with spaces 13 years ago