Commit History

Author SHA1 Message Date
  Samuel Thibault 5db38d9ba8 Take benefit from cuda4's ability to allocate pinned memory from the main thread 14 years ago
  Ludovic Courtès fb59c025b2 gcc: heap_allocated: Manipulate cleanup handlers directly. 14 years ago
  Cyril Roelandt d5e6287253 Expose some of the OpenCL related functions. 14 years ago
  Ludovic Courtès 30452750c1 Always compile `_starpu_free_unref'. 14 years ago
  Nathalie Furmento e5083419c7 src: let's make icc even happier 14 years ago
  Samuel Thibault a28e4f6696 TODO 14 years ago
  Cyril Roelandt 98d152c83d Check the return value of cudaFreeHost(). 14 years ago
  Cyril Roelandt 5f775a450f Allow starpu_free() to use cudaFreeHost if starpu has already been shut down. 14 years ago
  Ludovic Courtès 54d104d38c gcc: Fix support of the `heap_allocated' attribute. 14 years ago
  Nathalie Furmento 4894dfab0c src/util: we no longer need to set .xxx_func fields for struct starpu_codelet to STARPU_MULTIPLE_XXX_IMPLEMENTATIONS 14 years ago
  Nathalie Furmento 9faadcf561 Mark struct starpu_codelet's fields XXX_func as deprecated. Fields 14 years ago
  Ludovic Courtès a0f073e426 gcc: Make `heap_allocated' arrays really have an array type. 14 years ago
  Nathalie Furmento 3ad31951c8 src: code cleaning 14 years ago
  Samuel Thibault 2f4491e804 Add can_execute member to the codelet structure, so applications can fine-tune implementations usage. Make most schedulers enforce it. 14 years ago
  Nathalie Furmento b3a6c1f52b do not use typedef for starpu_codelet, use it directly as a struct 14 years ago
  Nathalie Furmento c80a8acea1 Datatypes renaming 14 years ago
  Ludovic Courtès 3a97eae379 gcc: Add the `heap_allocated' attribute. 14 years ago
  Nathalie Furmento 98a6500c28 src: Use 'STARPU_ATTRIBUTE_UNUSED' instead of ' __attribute__((unused))' 15 years ago
  Cédric Augonnet 4305d24070 Rename starpu_data_{malloc,free}_pinned_if_possible into starpu_malloc and 15 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 15 years ago
  Samuel Thibault dd9534fedc use exclude_from_dag flag in the bound computation too 15 years ago
  Cédric Augonnet 952534293d Update copyright date 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 16 years ago
  Nathalie Furmento cf7be76766 API: move cuda related API in starpu_cuda.h and define stuff in starpu_opencl.h only when OpenCL is enabled 16 years ago
  Cédric Augonnet dec83d29d2 Display task dependencies (ie. not only tag dependencies) in the graph 16 years ago
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 16 years ago
  Nathalie Furmento b96d3703df rename starpu_submit_task into starpu_task_submit 16 years ago
  Nathalie Furmento 59c29c44ec merge branches/opencl --> trunk 16 years ago
  Nathalie Furmento 666bebaa6d Prefixing of src/core/workers.h 16 years ago
  Nathalie Furmento 092b3a7635 Prefixing .... 16 years ago