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

Автор SHA1 Сообщение Дата
  Samuel Pitoiset bb9de15926 sched_policies: expose modular-ws лет назад: 9
  Samuel Pitoiset 38fe3f7455 sched_policies: add missing files for modular-ws sched лет назад: 9
  Samuel Pitoiset 5b5aec21b3 sched_policies: do not allocate too much memory for ws sched лет назад: 9
  Samuel Pitoiset 0edd73e32f sched_policies: remove unused fields in _starpu_work_stealing_data лет назад: 9
  Samuel Pitoiset f29efa4f4d sched_policies: create/remove worker collections outside scheduler policies лет назад: 9
  Samuel Thibault 50d55248ee Add starpu-all-tasks debugging support лет назад: 10
  Nathalie Furmento fa904a1dfd configure.ac: improve error message when mpicc not having the execute permission лет назад: 10
  Samuel Thibault c277c9b080 Add starpu_wake_worker_locked and starpu_wakeup_worker_locked. Use starpu_wake{,up}_worker{,_locked} in all code instead of explicitly waking the scheduling condition лет назад: 10
  Samuel Thibault f9948fbc3f Fix restarting iterator for the unlock лет назад: 10
  Samuel Thibault c52e9655aa Drop synchronization from stack queues, it is not up to structures to implement this лет назад: 10
  Samuel Thibault df4ee93244 Make starpu_wakeup_worker also wake the simgrid wait queues лет назад: 10
  Samuel Thibault 2180a3bd93 Replace busy barrier with small sleep in simgrid mode, otherwise it would deadlock лет назад: 10
  Samuel Thibault 4ab4772e64 reject unknown transfer types лет назад: 10
  Terry Cojean 7c9d8feb8f Use fabs instead of abs for double values. Also add missing include. лет назад: 10
  Nathalie Furmento 1bc5278778 datastats: fix use of STARPU_ENABLE_STATS лет назад: 10
  Nathalie Furmento 9ff722b45d src/datawizard/datastats.c: call starpu_getenv only once лет назад: 10
  Samuel Pitoiset a0f11560b6 doc: document starpu_task_wait_array() лет назад: 10
  Samuel Pitoiset dcbdbc6d85 core: add starpu_task_wait_array() лет назад: 10
  Samuel Thibault fef389dfdf Fix atomicity of FOO_prio_list_empty лет назад: 10
  Samuel Thibault 871bf96056 TODOs лет назад: 10
  Samuel Thibault a5f7d96fea Add rbtree and rbtree+list implementation. Use it to introduce priorities in data requests, which default to the task priority or workerorder лет назад: 10
  Samuel Thibault e56836b055 Keep fetches and prefetches in the submission order even when upgrading лет назад: 10
  Nathalie Furmento bf919c2868 src/core/workers.c: fix coding style лет назад: 10
  Samuel Pitoiset aa11fd4af0 core: replace STARPU_ENABLE_STATS with an envvar лет назад: 10
  Samuel Pitoiset 6c32e5cf22 examples: use fabsf() instead of abs() for floating point values лет назад: 10
  Samuel Pitoiset 1d7202a33e examples: fix wrong use of STARPU_SCC_WORKER in dot_product.c лет назад: 10
  Samuel Thibault d02d46af5e fix comment order лет назад: 10
  Samuel Pitoiset 34070986d4 mpi: fix starpu_mpi_datatype_unregister() return value лет назад: 10
  Samuel Thibault 0e92653f70 Add _list_member and _list_ismember helpers, and use them лет назад: 10
  Samuel Thibault 582ce749f2 Fix out of bound access when using more than 2 mpi processes лет назад: 10