Historique des commits

Auteur SHA1 Message Date
  Samuel Thibault 26a6543b6f merge trunk il y a 10 ans
  Samuel Thibault 9762c671c7 Move unused variable il y a 10 ans
  Samuel Thibault ac82d05922 Wake drivers to make then go to ctx sleep il y a 10 ans
  Olivier Aumage 569eaf01c4 - enable to set an offset when registering vectors, in order to facilitate the implementation of OpenMP's array slices il y a 10 ans
  Samuel Thibault aeb144c0ec Do not count cpus again, workerarg->devid contains it already il y a 10 ans
  Samuel Thibault 87206a66e4 Fix spurious code inversion il y a 10 ans
  Samuel Thibault 5017e4ef01 Do not block in drivers run by the application il y a 10 ans
  Samuel Thibault 9ccf48f744 Warn when the lots of stacks malloc()-ated by simgrid for transfer processes will take a long time to get initialized il y a 10 ans
  Nathalie Furmento 965ee25834 ChangeLog: mention #13678 il y a 10 ans
  Samuel Thibault 3a33757343 Add starpu_worker_can_execute_task_impl and starpu_worker_can_execute_task_first_impl to optimize getting the working implementations il y a 10 ans
  Samuel Thibault 23c9560bfd Default nmaximpl to 4 instead of 8, as iterating over implementations is very costly il y a 10 ans
  Samuel Thibault d8af92428c Inline _starpu_data_is_multiformat_handle, which is called a lot and extremely simple il y a 10 ans
  Samuel Thibault 967d336628 Make get_*_nth_implementation inlines, since they are called a lot while being extremely simple and completely internal il y a 10 ans
  Samuel Thibault ea0d42143e Avoid making process spin in simgrid mode with blocking drivers il y a 10 ans
  Samuel Thibault b133ba85dc Show worker status il y a 10 ans
  Olivier Aumage aee282813c - update ChangeLog to mention the OpenMP runtime support il y a 10 ans
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. il y a 10 ans
  Samuel Thibault 4133eda967 Add missing copyrights il y a 10 ans
  Samuel Thibault 717fbf7ab1 Always call init_iterator, it does not make sense otherwise il y a 10 ans
  Samuel Thibault 3b55519054 Update 1.1.4 changelog il y a 10 ans
  Samuel Thibault fa816b7fb8 Fix device selection when issuing a gpu-gpu transfer from the source il y a 10 ans
  Nathalie Furmento 71c233749d examples/Makefile.am: also install .h files which are included by for opencl kernels il y a 10 ans
  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 il y a 10 ans
  Nathalie Furmento cd1c703463 merge trunk il y a 10 ans
  Nathalie Furmento 1bd9c09c71 merge branches/kstar in trunk il y a 10 ans
  Nathalie Furmento bbed82f445 merge trunk il y a 10 ans
  Samuel Thibault 8a1120b2d1 merge trunk il y a 10 ans
  Samuel Thibault 85a2bc6b69 Take default stack size from rlimit before using a default of 8192 il y a 10 ans
  Nathalie Furmento b7db1b780b configure.ac: force running_mpi_check to no when mpi is disabled (thanks Florent Pruvost for the hint) il y a 10 ans
  Samuel Thibault 7cfc7403f1 Disable check and pivoting code in simgrid mode, to save the matrix allocations il y a 10 ans