Historial de Commits

Autor SHA1 Mensaje Fecha
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. hace 9 años
  Nathalie Furmento bb61f3808d update cnrs copyright hace 10 años
  Samuel Thibault 9de161f711 backport r14407 from 1.2: Check that the data access mode is not bogus hace 10 años
  Samuel Thibault 893bca9d90 Note about adding task_insert values hace 10 años
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for hace 10 años
  Nathalie Furmento 040abf997a starpu_task_insert & co: hace 10 años
  Samuel Thibault 7516cd40a2 Fix merge hace 10 años
  Nathalie Furmento cc9aecb792 merge trunk hace 10 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 10 años
  Nathalie Furmento ec97de8ce5 merge trunk hace 10 años
  Samuel Thibault 9d8e413617 Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls hace 10 años
  Andra Hugo 2bf349d9aa don't allow tasks that can't be parallel to be submitted to a ctx hace 10 años
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. hace 11 años
  Andra Hugo 2938dd4805 patch Terry: add a new prologue callback (one executed at pop time) hace 11 años
  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) hace 11 años
  Nathalie Furmento 1b82b9cc99 starpu_insert_task had been renamed in starpu_task_insert and kept as hace 11 años
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed hace 11 años
  Nathalie Furmento dba764e29e rename starpu_init_task to starpu_task_build: hace 11 años
  Nathalie Furmento 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. hace 11 años
  Nathalie Furmento 19bbff8495 include/starpu_task_util.h: remove line which was not supposed to be committed hace 11 años
  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 hace 11 años
  Andra Hugo d96574725f long int -> long long int hace 11 años
  Andra Hugo eddb5d1be9 resize the insert_task args parameters (pass to long int) hace 11 años
  Nathalie Furmento 700656d1f9 include/starpu_task_util.h: 1<<32 is too big for a int type, turn it into a long long hace 11 años
  Samuel Thibault 5f9af65fb6 Rather use the proper english writing, prologue. Prolog is really essentially a language :) hace 11 años
  Nathalie Furmento 1cbf6b2bef rename free_dep_callback objects to prolog_callback objects to be consistent with field starpu_task:prolog_func hace 11 años
  Andra Hugo f108a67609 add a prolog callback to a task (+ example) hace 11 años
  Nathalie Furmento 03ff6cfac9 include: typos hace 12 años
  Nathalie Furmento 18d8babd7a include: remove documentation as it is already defined elsewhere hace 12 años
  Nathalie Furmento d68c81d5cd include/starpu_task_util.h: remove documentation as it is defined elsewhere hace 12 años