Commit History

Author SHA1 Message Date
  Nathalie Furmento cf770d8e88 Merge branch 'master' into fpga 4 years ago
  Nathalie Furmento 6918c29eda A codelet can now define a callback function pointer which will be called when the task does not define itself a callback function. 4 years ago
  Nathalie Furmento 99bcd9eb37 minor fixes 4 years ago
  Nathalie Furmento 1849722415 Merge branch 'master' into fpga 4 years ago
  Samuel Thibault 8efb1173b0 Rename STARPU_TASK_INVALID to STARPU_TASK_INIT 5 years ago
  Nathalie Furmento b9a435bad5 Merge branch 'master' into fpga 5 years ago
  Samuel Thibault 4e71fdd318 Add more energy support 5 years ago
  Nathalie Furmento 16ce791ff6 minor fixes 5 years ago
  Nathalie Furmento 69d0a55f93 Merge branch 'master' into fpga 5 years ago
  Philippe SWARTVAGHER 570190be91 doc: precise color representation of task color 5 years ago
  Samuel Thibault 5f4896d711 fix merge 5 years ago
  Nathalie Furmento 3adbf06fc7 Merge branch 'master' into fpga2 5 years ago
  Nathalie Furmento 4616ebc693 Merge branch 'master' of git+ssh://scm.gforge.inria.fr/gitroot/starpu/starpu 5 years ago
  Nathalie Furmento 719c3f62d4 update copyright holders 5 years ago
  Samuel Thibault 680ef90623 Add missing docs 5 years ago
  Alexis Juven bcfa006770 New function starpu_task_watchdog_set_hook to specify a function to be called when the watchdog is raised 5 years ago
  Nathalie Furmento f1069ad601 Revert "watchdog hook functionality" 5 years ago
  Alexis Juven 31f97fab81 watchdog hook functionality 5 years ago
  Samuel Thibault 27908c8e12 Add STARPU_SPECIFIC_NODE_LOCAL_OR_CPU node specification 5 years ago
  Samuel Thibault 6080cfbd44 Avoid checking codelet fields several times 5 years ago
  Samuel Thibault ff10510e28 Add STARPU_TASK_SCHED_DATA 5 years ago
  Olivier Aumage a1a4b06d30 Merge branch 'master' into knobs 5 years ago
  Samuel Thibault 0429329d12 Add note about updating starpu_task_ft_create_retry when adding task fields 5 years ago
  Nathalie Furmento 4c96f37f15 Merge branch 'master' into knobs 6 years ago
  makni b97fb57955 starpu_maxeler 6 years ago
  Nathalie Furmento 1895bc218c New parameters STARPU_CALLBACK_ARG_NFREE, STARPU_CALLBACK_WITH_ARG_NFREE, STARPU_PROLOGUE_CALLBACK_ARG_NFREE, and STARPU_PROLOGUE_CALLBACK_POP_ARG_NFREE 6 years ago
  Nathalie Furmento 2271b27506 New function starpu_create_callback_task() which creates and submits an empty task with the specified callback 6 years ago
  Nathalie Furmento de9bdb8249 Update starpu_task_insert() and alike to set starpu_task::callback_arg_free, starpu_task::prologue_callback_arg_free and starpu_task::prologue_callback_pop_arg_free to 1 when corresponding parameters (STARPU_CALLBACK_ARG, STARPU_PROLOGUE_CALLBACK_ARG, and STARPU_PROLOGUE_CALLBACK_POP_ARG) are used 6 years ago
  Nathalie Furmento fc7a2c73e8 include: update documentation 6 years ago
  Nathalie Furmento 96642218fa New starpu_task_insert() parameters STARPU_SEQUENTIAL_CONSISTENCY, STARPU_TASK_NO_SUBMITORDER and STARPU_TASK_PROFILING_INFO 6 years ago