Historial de Commits

Autor SHA1 Mensaje Fecha
  Olivier Aumage 2109141a9c As a follow-up to r13691, the offset semantics of StarPU's data handles hace 11 años
  Samuel Thibault 58c1502e08 backport r13712 from trunk: Also prevent the worker from sleeping when there are prefetch requests to be pushed hace 11 años
  Samuel Thibault 3bcecaa4a5 backport r13709 and 13710 from 1.1: Show callbacks and comid in requests hace 11 años
  Samuel Thibault 7c3fe024e9 port r13705 from 1.1: Add missing wakeups when pushing requests on nodes hace 11 años
  Samuel Thibault fcd3349e03 backport r13702 from 1.1: Disable yet more racy optimization when using blocking drivers hace 11 años
  Samuel Thibault 5ae68359cf Fix memory leak on busy requests lists hace 11 años
  Samuel Thibault 8766e66f5d backport r13698 from 1.1: Do not use racy optimization when using blocking drivers hace 11 años
  Samuel Thibault 9762c671c7 Move unused variable hace 11 años
  Samuel Thibault ac82d05922 Wake drivers to make then go to ctx sleep hace 11 años
  Olivier Aumage 569eaf01c4 - enable to set an offset when registering vectors, in order to facilitate the implementation of OpenMP's array slices hace 11 años
  Samuel Thibault aeb144c0ec Do not count cpus again, workerarg->devid contains it already hace 11 años
  Samuel Thibault 87206a66e4 Fix spurious code inversion hace 11 años
  Samuel Thibault 5017e4ef01 Do not block in drivers run by the application hace 11 años
  Samuel Thibault 9ccf48f744 Warn when the lots of stacks malloc()-ated by simgrid for transfer processes will take a long time to get initialized hace 11 años
  Nathalie Furmento 965ee25834 ChangeLog: mention #13678 hace 11 años
  Samuel Thibault 3a33757343 Add starpu_worker_can_execute_task_impl and starpu_worker_can_execute_task_first_impl to optimize getting the working implementations hace 11 años
  Samuel Thibault 23c9560bfd Default nmaximpl to 4 instead of 8, as iterating over implementations is very costly hace 11 años
  Samuel Thibault d8af92428c Inline _starpu_data_is_multiformat_handle, which is called a lot and extremely simple hace 11 años
  Samuel Thibault 967d336628 Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal hace 11 años
  Samuel Thibault ea0d42143e Avoid making process spin in simgrid mode with blocking drivers hace 11 años
  Samuel Thibault b133ba85dc Show worker status hace 11 años
  Olivier Aumage aee282813c - update ChangeLog to mention the OpenMP runtime support hace 11 años
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. hace 11 años
  Samuel Thibault 4133eda967 Add missing copyrights hace 11 años
  Samuel Thibault 717fbf7ab1 Always call init_iterator, it does not make sense otherwise hace 11 años
  Samuel Thibault 3b55519054 Update 1.1.4 changelog hace 11 años
  Samuel Thibault fa816b7fb8 Fix device selection when issuing a gpu-gpu transfer from the source hace 11 años
  Nathalie Furmento 71c233749d examples/Makefile.am: also install .h files which are included by for opencl kernels hace 11 años
  Nathalie Furmento cea4b29ed5 src/drivers/opencl/driver_opencl_utils.c: first look for opencl source files in source directory and if not found in installation directory hace 11 años
  Nathalie Furmento 1bd9c09c71 merge branches/kstar in trunk hace 11 años