Commit History

Author SHA1 Message Date
  Nathalie Furmento 22a0e63018 merge trunk -r 6400:6500 13 years ago
  Andra Hugo 44d7201986 overlapping ctxs (workers execute tasks from a context for a period of 13 years ago
  Andra Hugo 3b0a936840 bug fixing + new strateg 13 years ago
  Andra Hugo 38bcc8f71a refactoring 13 years ago
  Andra Hugo 87fae9aa61 merge fixes 13 years ago
  Andra Hugo 79b8756aad new merge 13 years ago
  Cyril Roelandt 25019b621d Add a STARPU_WARN_UNUSED_RESULT macro. 13 years ago
  Andra Hugo adcc4300f9 merge 13 years ago
  Andra Hugo b7b541cf08 forgot comma 13 years ago
  Andra Hugo a9dbfd117e merge m4+socl+mpi+include 13 years ago
  Nathalie Furmento 4f8508ef4b include: minor fixes 14 years ago
  Nathalie Furmento 5c67ff4e54 add function void starpu_codelet_init(struct starpu_codelet *cl) to initialise a codelet with default values 14 years ago
  Nathalie Furmento 122c8a99d8 revert #5364 and #5365 to avoid errors in C++ 14 years ago
  Nathalie Furmento d7bd582ddc include/starpu_task.h: group macros specifying where to execute a codelet in a enum type enum starpu_codelet_where 14 years ago
  Cyril Roelandt b6df6beea3 Renaming public functions : 14 years ago
  Andra Hugo 6f35019d20 resize using gflops/s criteria + bug fixing 14 years ago
  Nicolas Collin dda7ff2523 Bundle structure is now an opaque type (starpu_task_bundle_t). 14 years ago
  Nathalie Furmento 75fbf9ee3a struct starpu_task: add a magic field which is set when initialising the task. starpu_task_submit will fail if the field does not have the right value. This will hence avoid submitting tasks which have not been properly initialised. 14 years ago
  Nathalie Furmento 680e312601 First modifications to define access modes for data handles into starpu_codelet and no longer in starpu_task 14 years ago
  Nathalie Furmento 83e4492494 update code w.r.t coding style 14 years ago
  Cyril Roelandt 842e4c9f44 Fix the multiformat interface. 14 years ago
  Nathalie Furmento 9faadcf561 Mark struct starpu_codelet's fields XXX_func as deprecated. Fields 14 years ago
  Cyril Roelandt c771c734fc Add a "name" field to the codelet structure. 14 years ago
  Cyril Roelandt f7a20a3af5 Get rid of the conversion_model. 14 years ago
  Nathalie Furmento a20450f5cc include: fix includes 14 years ago
  Nathalie Furmento f311c3c43b include: fix c++ code 14 years ago
  Nathalie Furmento 4ea0eb2e54 include/starpu_task.h: use enum types instead of set of defines for enumerated values 14 years ago
  Nathalie Furmento 1f0545b4e9 include: 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 dd254fcf2f gcc-plugin: as lookup_name cannot lookup for a struct, add a typedef for struct starpu_codelet 14 years ago