Commit Verlauf

Autor SHA1 Nachricht Datum
  Nathalie Furmento 9054490002 happy 2021 vor 5 Jahren
  Nathalie Furmento 6a16f8370f update copyright holders vor 6 Jahren
  Nathalie Furmento 089c051bf5 fix copyrights vor 8 Jahren
  Nathalie Furmento 6901c4441b src/: fix copyrights vor 8 Jahren
  Nathalie Furmento bb61f3808d update cnrs copyright vor 11 Jahren
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. vor 11 Jahren
  Samuel Thibault 21defdfaa0 port r11390 from 1.1: Do not bother taking the rwlock for testing active_hook_cnt, this is already atomic vor 12 Jahren
  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. vor 12 Jahren
  Nathalie Furmento 786b8fb4b7 move _STARPU_PTHREAD_XXX macros to public API starpu_thread_util and rename them to STARPU_PTHREAD_XXX vor 13 Jahren
  Nathalie Furmento 7f792e3082 Define new public API starpu_pthread which is similar to the pthread API. vor 13 Jahren
  Samuel Thibault 242b6116cf pass pthread types through typedefs vor 13 Jahren
  Nathalie Furmento 651708de6b src/core/progress_hook.c: fix typo in filename vor 13 Jahren
  Nathalie Furmento 122a6877c2 src/core/progress_hook.c: include .h file vor 13 Jahren
  Cyril Roelandt 0c893dd530 Dynamically initialize progression_hook_rwlock and tag_global_rwlock. vor 13 Jahren
  Nathalie Furmento 3ad31951c8 src: code cleaning vor 14 Jahren
  Nathalie Furmento 906d935956 src: prefix names of internal types and functions with _starpu vor 14 Jahren
  Cédric Augonnet a3eaefa390 In case there is no hook, we have a shortcut so that we don't need to take the vor 15 Jahren
  Samuel Thibault 0d9f08ae8d Fix copyrights, thanks Ludo! vor 15 Jahren
  Cédric Augonnet b566d09898 Use a rw-lock instead of a mutex to protect the list of progression hooks. vor 15 Jahren
  Cédric Augonnet 952534293d Update copyright date vor 15 Jahren
  Nathalie Furmento 4a983beb04 Update copyright vor 15 Jahren
  Nathalie Furmento f58ca0920e Renaming of public StarPU functions to provide a more consistent API. vor 16 Jahren
  Nathalie Furmento cde4ad65e2 Check the return value of pthread_mutex_lock(...) and pthread_mutex_unlock(...) vor 16 Jahren
  Cédric Augonnet 95659a6ed2 prefix more internal functions with _starpu vor 16 Jahren
  Cédric Augonnet d924344bf6 bug fix: that value was used uninitialized vor 16 Jahren
  Cédric Augonnet 585e31ce7f Make it possible to register progression method which are called when the vor 16 Jahren