コミット履歴

作者 SHA1 メッセージ 日付
  Samuel Thibault 804e6f8233 properly test for task termination 11 年 前
  Marc Sergent 76691542fa Adding a prefetch field in the task' structure to optimize unneeded prefetching calls, and adapting default threshold values for some predefined hierarchical schedulers. 11 年 前
  Nathalie Furmento 876ff6d9a2 starpu_task: define a optional name. This can be useful for debugging purposes. 11 年 前
  Samuel Thibault 489766f3ff port r11183 from 1.1: document callback_arg_free and prologue_callback_arg_free 11 年 前
  Andra Hugo 04e86519ef uniform name for prologue 11 年 前
  Samuel Thibault 5f9af65fb6 Rather use the proper english writing, prologue. Prolog is really essentially a language :) 11 年 前
  Andra Hugo f108a67609 add a prolog callback to a task (+ example) 11 年 前
  Nathalie Furmento 03ff6cfac9 include: typos 12 年 前
  Samuel Thibault b227dbcfdc Use STARPU_ATTRIBUTE_* macros 12 年 前
  Nathalie Furmento 9b6f25c976 include: remove documentation as it is already defined elsewhere 12 年 前
  Nathalie Furmento 3f57560476 include: remove documentation as it is already defined elsewhere 12 年 前
  Nathalie Furmento cc040372e0 include/starpu_task.h: reorder fields in starpu_codelet 12 年 前
  Samuel Thibault 57ac315b6d Import MIC/SCC work from Nicolas, Damien, Brice and Ludovic, reworked a bit. Not even compiled on MIC/SCC yet 12 年 前
  Nathalie Furmento 30860cac02 Renaming of diverse functions and datatypes. 12 年 前
  Nathalie Furmento 12aeacef0f new functions starpu_task_set_implementation() and starpu_task_get_implementation() to be used by schedulers 12 年 前
  Nathalie Furmento 19b552794f rename starpu_create_task_alias to starpu_task_dup and document it 12 年 前
  Nathalie Furmento 5071f678af rename function starpu_display_codelet_stats to starpu_codelet_display_stats 12 年 前
  Nathalie Furmento f6e82c3561 rename starpu_init_parallel_task_barrier to starpu_parallel_task_barrier_init and document it 12 年 前
  Andra Hugo fd8a470cc5 get job & combined_worker pointers out of parallel_eager & parallel_heft 12 年 前
  Nathalie Furmento a88351d5d1 macros STARPU_TASK_GET_HANDLE, STARPU_TASK_SET_HANDLE, STARPU_CODELET_GET_MODE and STARPU_CODELET_SET_MODE are now in public API 12 年 前
  Nathalie Furmento 097a832e3c Allow to have a dynamically allocated number of buffers per task, and 12 年 前
  Nathalie Furmento b08a2c55e0 scheduler: revert 9247 and add functions to set and get task 12 年 前
  Nathalie Furmento 26a6b33bf4 scheduler: rename getter and setter functions for minimum and maximum task priorities 12 年 前
  Samuel Thibault 5b3d87d1c3 Permit to disable sequential consistency for a given task. 12 年 前
  Samuel Thibault 59a34928f9 Add starpu_task_nsubmitted starpu_task_nready, to let the application have an idea of the progression of StarPU 12 年 前
  Nathalie Furmento 3e06c96920 task: it is no longer possible to define a gordon implementation of a codelet 12 年 前
  Samuel Thibault 994271f8c3 drop unused field 12 年 前
  Andra Hugo bc2478ce2d control_task was replaced with exclude_from_dag + hypervisor_tag commented 12 年 前
  Nathalie Furmento b76878506b include: use tabs instead of spaces 12 年 前
  Nathalie Furmento 5dab73f547 include/starpu_task.h: remove trailing whitespaces 12 年 前