Commit History

Author SHA1 Message Date
  Andra Hugo 0cc1dfdce2 Modified init value of task->specific_starpu 14 years ago
  Andra Hugo 52bc102de1 use pthread_key for the sched_ctxs 14 years ago
  Andra Hugo 10c04c1810 added copyrights 14 years ago
  Samuel Thibault 42a552e428 fixups 14 years ago
  Andra Hugo 64ee8754cc new merge (sched_policies not yet done) 14 years ago
  Andra Hugo bd9a60fa80 merge 14 years ago
  Andra Hugo 03b6b6a55b merge with trunk - part 1 14 years ago
  Andra Hugo f5ac78732b unsigned ctx id 14 years ago
  Andra Hugo ddc3d1b88c use sched_ctx id instead of reference in user mode + small fixes 14 years ago
  Andra Hugo a86137dc1f Bug fixing 14 years ago
  Andra Hugo 0ec66b2e5f Added sched_ctxs 14 years ago
  Cédric Augonnet e55f7e46a2 Introduce the notion of task bundles. A task bundle is a set of tasks that the 14 years ago
  Samuel Thibault 7979bcafcb Take machine idle consumption into account 14 years ago
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! 14 years ago
  Samuel Thibault 9b79aeb3a8 - Generalize performance model functions a bit to accomodate being used for power consumption. 15 years ago
  Samuel Thibault 24b42e1038 - Add starpu_opencl_collect_stats function to collect statistics from OpenCL 15 years ago
  Cédric Augonnet 61cdbb41bd Add support for parallel tasks: 15 years ago
  Cédric Augonnet 8d2b6c2760 Rename the STARPU_TASK_BLOCKED_ON_JOB status into STARPU_TASK_BLOCKED_ON_DATA 15 years ago
  Nathalie Furmento 06321193a9 task: add new statuses to specify on what a task is blocked 15 years ago
  Cédric Augonnet 0a93ca40d1 The scheduling strategy may now select the min/max priority levels. The 15 years ago
  Cédric Augonnet 3c95481321 - Add prev and next fields in the task structure for the convenience of the scheduler. 15 years ago
  Cédric Augonnet cd6583e606 The scheduling strategies now manipulate tasks instead of jobs. Existing 15 years ago
  Cédric Augonnet 7cdfe5ce33 The predicted duration is now part of the task structure instead of the job 15 years ago
  Cédric Augonnet 952534293d Update copyright date 15 years ago
  Nathalie Furmento 4a983beb04 Update copyright 15 years ago
  Cédric Augonnet 1d223b5abe Export the current state of the task so that the SOCL lib may implement 15 years ago
  Cédric Augonnet 2e64948872 Add some basic online performance feedback capabilities: if the profiling is 15 years ago
  Cédric Augonnet c92030c413 We "free" memory, we don't "liberate" it from the yoke of an evilish malloc :) 15 years ago
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. 15 years ago
  Nathalie Furmento b96d3703df rename starpu_submit_task into starpu_task_submit 15 years ago