Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. il y a 11 ans
  Andra Hugo 2938dd4805 patch Terry: add a new prologue callback (one executed at pop time) il y a 11 ans
  Nathalie Furmento 829460a4ab new flag STARPU_EXECUTE_ON_WORKER to specify the worker which will execute the task (thanks to Xavier Lacoste for providing the patch) il y a 11 ans
  Nathalie Furmento 1b82b9cc99 starpu_insert_task had been renamed in starpu_task_insert and kept as il y a 11 ans
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed il y a 11 ans
  Nathalie Furmento dba764e29e rename starpu_init_task to starpu_task_build: il y a 11 ans
  Nathalie Furmento 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. il y a 11 ans
  Nathalie Furmento 19bbff8495 include/starpu_task_util.h: remove line which was not supposed to be committed il y a 11 ans
  Nathalie Furmento 4e71452926 we cannot use long long for the argument types, as 0 is used to notify the end of the parameters when calling starpu_insert_task il y a 11 ans
  Andra Hugo d96574725f long int -> long long int il y a 11 ans
  Andra Hugo eddb5d1be9 resize the insert_task args parameters (pass to long int) il y a 11 ans
  Nathalie Furmento 700656d1f9 include/starpu_task_util.h: 1<<32 is too big for a int type, turn it into a long long il y a 11 ans
  Samuel Thibault 5f9af65fb6 Rather use the proper english writing, prologue. Prolog is really essentially a language :) il y a 11 ans
  Nathalie Furmento 1cbf6b2bef rename free_dep_callback objects to prolog_callback objects to be consistent with field starpu_task:prolog_func il y a 11 ans
  Andra Hugo f108a67609 add a prolog callback to a task (+ example) il y a 11 ans
  Nathalie Furmento 03ff6cfac9 include: typos il y a 12 ans
  Nathalie Furmento 18d8babd7a include: remove documentation as it is already defined elsewhere il y a 12 ans
  Nathalie Furmento d68c81d5cd include/starpu_task_util.h: remove documentation as it is defined elsewhere il y a 12 ans
  Samuel Thibault 02499756ce Add COMMUTE flag to let StarPU commute task with write access il y a 12 ans
  Nathalie Furmento 7f8de49e48 insert_task: use void* when possible as starpu_task->cl_arg is a void* il y a 12 ans
  Andra Hugo 72cd994a31 add SCHED_CTX attribute to insert_task il y a 12 ans
  Samuel Thibault 438cb42e66 Add support for directly drawing GFlops curves il y a 12 ans
  Andra Hugo e12ffc4fa4 small fixes + commented all use of htbl32 (resize policies using it does not work) il y a 12 ans
  Andra Hugo 6a484de2b1 merge first step il y a 12 ans
  Andra Hugo 125960a47b rollback to r7157 il y a 12 ans
  Nathalie Furmento 697756ee71 merge trunk@7061:7100 il y a 12 ans