Commit History

Auteur SHA1 Bericht Datum
  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 12 jaren geleden
  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. 12 jaren geleden
  Samuel Thibault 4ce5fe9027 port r11357 from 1.1: Fix memleak 12 jaren geleden
  Samuel Thibault 19ed150528 port r11354 and 11355 from 1.1: There is no need to signal workers in non-blocking mode 12 jaren geleden
  Nathalie Furmento 61b7930980 examples/sched_ctx/prio.c: use FPRINTF instead of fprintf 12 jaren geleden
  Nathalie Furmento 974400a9e0 examples/sched_ctx/prio.c: test for prio scheduler 12 jaren geleden
  Samuel Thibault 3fb72de68c port r11347 from 1.1: Add bitmap implementation 12 jaren geleden
  Nathalie Furmento 43838444ce Function starpu_sched_ctx_create() now takes a variable argument list 12 jaren geleden
  Nathalie Furmento 75cfcc28e6 doc/doxygen/chapters/api/insert_task.doxy: typo 12 jaren geleden
  Nathalie Furmento 643fff7b70 examples/Makefile.am: no need to add source files to EXTRA_DIST 12 jaren geleden
  Nathalie Furmento d3e0d32958 variadic functions starpu_***_task_insert abort when hitting unrecognized argument 12 jaren geleden
  Nathalie Furmento 9bc542f7ce include/starpu_util.h: STARPU_ABORT adds () after function name 12 jaren geleden
  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 12 jaren geleden
  Samuel Thibault 1ad22db615 port r11138 from 1.1: Replace global mutex by global rwlock 12 jaren geleden
  Samuel Thibault 7c3516dd73 add missing initialization 12 jaren geleden
  Samuel Thibault d9bfb2bacc port r11334 from 1.1: Prefetching is now done for all schedulers when it can be done whatever the scheduling decision. 12 jaren geleden
  Samuel Thibault e2dd2f3d8f port r11332 from 1.1: Fix test against batched allocation 12 jaren geleden
  Samuel Thibault 0eff9a928f print number of pending requests 12 jaren geleden
  Samuel Thibault 98cc8a4d3e Add starpu-print-datas-summary contributed by Cyril Bordage 12 jaren geleden
  Samuel Thibault 7f56eab83f port r11326 from 1.1: fix typo 12 jaren geleden
  Nathalie Furmento b7a3574823 mic-configure: add make target 'showcheck' 12 jaren geleden
  Samuel Thibault 84f45afab5 port r11322 from 1.1: fix prio scheduler termination 12 jaren geleden
  Samuel Thibault 336612abd1 port r11320 from 1.1: Do not error out if the user didn't release memory allocated with starpu_malloc_on_node 12 jaren geleden
  Samuel Thibault 4bb3fc4b7b port r11318 from 1.1: Simply use the root object total memory, like in the commented code 12 jaren geleden
  Samuel Thibault c58de18431 port r11316 from 1.1: Do not limit ourself to NUMA node 0, we still allocate on the whole machine ATM. 12 jaren geleden
  Samuel Thibault 9529be1e71 port r11314 from 1.1: Add missing include 12 jaren geleden
  Samuel Thibault 0e385974a9 port r11312 from 1.1: Small CUDA allocations (<= 4MiB) are now batched to avoid the huge cudaMalloc overhead. 12 jaren geleden
  Samuel Thibault 970c99c558 port r11310 from 1.1: Fix looking through a list while removing elements 12 jaren geleden
  Samuel Thibault e1501b5592 port r11308 from 1.1: record allocation size in trace 12 jaren geleden
  Samuel Thibault f850d2f26a port r11305 from 1.1: the handle interfaces are already freed at this point, use the footprint pre-computed in the mc 12 jaren geleden