История коммитов

Автор SHA1 Сообщение Дата
  Nathalie Furmento ce8bbe3fc9 include: fix copyright лет назад: 7
  Nathalie Furmento aae4029d83 INRIA is now called Inria лет назад: 7
  Nathalie Furmento 24b4ea25cc new starpu_task_insert parameter STARPU_TASK_DEPS_ARRAY, similar behaviour to function starpu_task_declare_deps_array() лет назад: 7
  Nathalie Furmento e7d47393e8 new parameter STARPU_CL_ARGS_NFREE to be used when calling starpu_task_insert (similar to STARPU_CL_ARGS but do not free memory) лет назад: 7
  Nathalie Furmento 9f5cc1888c Add a field starpu_task::where and the macro STARPU_TASK_WHERE лет назад: 8
  Nathalie Furmento 58870d88ed Add STARPU_CL_ARGS flag to starpu_task_insert() and starpu_mpi_task_insert() functions лет назад: 9
  Nathalie Furmento e3bf388754 New function starpu_codelet_unpack_args_and_copyleft() which allows to copy in a new buffer values which have not been unpacked by the current call лет назад: 9
  Samuel Thibault f36c3c1cb1 Add STARPU_NAME to specify a task name from a starpu_task_insert call. лет назад: 9
  Nathalie Furmento bb61f3808d update cnrs copyright лет назад: 10
  Samuel Thibault 9de161f711 backport r14407 from 1.2: Check that the data access mode is not bogus лет назад: 10
  Samuel Thibault 893bca9d90 Note about adding task_insert values лет назад: 10
  Nathalie Furmento 1b33209807 MPI: New flag STARPU_NODE_SELECTION_POLICY to specify a policy for лет назад: 10
  Nathalie Furmento 040abf997a starpu_task_insert & co: лет назад: 10
  Samuel Thibault 7516cd40a2 Fix merge лет назад: 10
  Nathalie Furmento cc9aecb792 merge trunk лет назад: 10
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. лет назад: 10
  Nathalie Furmento ec97de8ce5 merge trunk лет назад: 10
  Samuel Thibault 9d8e413617 Add STARPU_WORKER_ORDER to be able to specify workerorder from insert_task calls лет назад: 10
  Andra Hugo 2bf349d9aa don't allow tasks that can't be parallel to be submitted to a ctx лет назад: 10
  Samuel Thibault 4705435be8 Add STARPU_TAG_ONLY, to specify a tag for traces without making StarPU manage the tag. лет назад: 11
  Andra Hugo 2938dd4805 patch Terry: add a new prologue callback (one executed at pop time) лет назад: 11
  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) лет назад: 11
  Nathalie Furmento 1b82b9cc99 starpu_insert_task had been renamed in starpu_task_insert and kept as лет назад: 11
  Nathalie Furmento 98d9eb5c64 Functions starpu_insert_task and starpu_mpi_insert_task are renamed лет назад: 11
  Nathalie Furmento dba764e29e rename starpu_init_task to starpu_task_build: лет назад: 11
  Nathalie Furmento 14eddc11c7 New function starpu_init_task similar to starpu_insert_task without the submission of the task. лет назад: 11
  Nathalie Furmento 19bbff8495 include/starpu_task_util.h: remove line which was not supposed to be committed лет назад: 11
  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 лет назад: 11
  Andra Hugo d96574725f long int -> long long int лет назад: 11
  Andra Hugo eddb5d1be9 resize the insert_task args parameters (pass to long int) лет назад: 11