Historie revizí

Autor SHA1 Zpráva Datum
  Samuel Thibault f4c7eb0c8e port r11378 from 1.1: Do not allocate data on the critical path před 12 roky
  Samuel Thibault e9c70aac17 port r11376 from 1.1: Introduce rwlock_tryrdlock and trywrlock variants. Use them in the progression hooks to avoid getting stuck due to idling workers. před 12 roky
  Samuel Thibault 05cf703c7d port r11374 from 1.1 fix documentation: eager does not actually triggers a feed the perfmodels před 12 roky
  Samuel Thibault cd3cfcd51d port r11372 from 1.1: Fix simgrid cuda allocation times před 12 roky
  Nathalie Furmento b59f7d74b5 tests/perfmodels/value_nan.c: use mkstemp instead of tmpnam which is 'dangerous' před 12 roky
  Nathalie Furmento e9b6c7eb1a src: core/task.c: add missign include - core/sched_ctx.h: define function outside ifdef před 12 roky
  Nathalie Furmento 48073d0642 starpu_task_submit: on initialisation, the scheduling context of the před 12 roky
  Nathalie Furmento cc08400f8b doc/doxygen/chapters/api/scheduling_contexts.doxy: fix documentation před 12 roky
  Nathalie Furmento c1bcca575d The functions starpu_sched_set/get_min/max_priority set/get the před 12 roky
  Nathalie Furmento c9856f9640 src/core/task.c: avoid code duplication před 12 roky
  Nathalie Furmento cee1621cbc src/util/starpu_task_insert_utils.c: function _starpu_codelet_pack_args(), there is only 1 parameter after STARPU_PROLOGUE_CALLBACK před 12 roky
  Samuel Thibault c3d255416f port r11361 from 1.1: Fix using fields of the just-pushed task without keeping the mutex, otherwise it might get executed and freed in between. Also make the blocking mode wake only workers which can execute the task před 12 roky
  Samuel Thibault 8b8f4bffe4 port r11359 from 1.1: Make eager release pressure on the mutexes by using a bitmap for signaling which workers are waiting for a task. před 12 roky
  Samuel Thibault 4ce5fe9027 port r11357 from 1.1: Fix memleak před 12 roky
  Samuel Thibault 19ed150528 port r11354 and 11355 from 1.1: There is no need to signal workers in non-blocking mode před 12 roky
  Nathalie Furmento 61b7930980 examples/sched_ctx/prio.c: use FPRINTF instead of fprintf před 12 roky
  Nathalie Furmento 974400a9e0 examples/sched_ctx/prio.c: test for prio scheduler před 12 roky
  Samuel Thibault 3fb72de68c port r11347 from 1.1: Add bitmap implementation před 12 roky
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list před 12 roky
  Nathalie Furmento 75cfcc28e6 doc/doxygen/chapters/api/insert_task.doxy: typo před 12 roky
  Nathalie Furmento 643fff7b70 examples/Makefile.am: no need to add source files to EXTRA_DIST před 12 roky
  Nathalie Furmento d3e0d32958 variadic functions starpu_***_task_insert abort when hitting unrecognized argument před 12 roky
  Nathalie Furmento 9bc542f7ce include/starpu_util.h: STARPU_ABORT adds () after function name před 12 roky
  Samuel Thibault 5f1af2ec79 port r11140 from 1.1: When prefetching, do not try too hard to lock a data handle, better do something else instead před 12 roky
  Samuel Thibault 1ad22db615 port r11138 from 1.1: Replace global mutex by global rwlock před 12 roky
  Samuel Thibault 7c3516dd73 add missing initialization před 12 roky
  Samuel Thibault d9bfb2bacc port r11334 from 1.1: Prefetching is now done for all schedulers when it can be done whatever the scheduling decision. před 12 roky
  Samuel Thibault e2dd2f3d8f port r11332 from 1.1: Fix test against batched allocation před 12 roky
  Samuel Thibault 0eff9a928f print number of pending requests před 12 roky
  Samuel Thibault 98cc8a4d3e Add starpu-print-datas-summary contributed by Cyril Bordage před 12 roky