Historique des commits

Auteur SHA1 Message Date
  Corentin Salingue 0c5c0295bb merge trunk il y a 8 ans
  Nathalie Furmento 5601fac874 src/util/openmp_runtime_support.c: make sure critical is not NULL il y a 8 ans
  Corentin Salingue 0f9830e940 Merge from trunk il y a 8 ans
  Olivier Aumage cf5be99691 update copyrights for files modified in 2017 il y a 8 ans
  Corentin Salingue f9c20a61bb merge from trunk il y a 8 ans
  Nathalie Furmento 9c38741e02 fix code to follow coding conventions for braces il y a 8 ans
  Olivier Aumage b279cf877c - use a callback to free implicit tasks il y a 8 ans
  Samuel Thibault c2d386b786 merge trunk il y a 8 ans
  Olivier Aumage 09f6b4e7d4 - fix task_group leader task wake up condition il y a 8 ans
  Samuel Thibault 3dd99bf440 Avoid zero-lengthed VLA il y a 8 ans
  Olivier Aumage 8d9090fc23 - fix passing data interfaces to merged/included openmp tasks il y a 8 ans
  Olivier Aumage 80bb8e2b10 - avoid accessing StarPU's own data structures directly in the OpenMP layer il y a 8 ans
  Samuel Thibault 35ad7ce8b1 more fixes il y a 8 ans
  Samuel Thibault 71e173c179 small fixes il y a 8 ans
  Samuel Thibault 1aefee7563 small fixes il y a 8 ans
  Jérôme Clet-Ortega 51c024c820 Add --enable-numa option to configure and some NUMA support in StarPU memory management il y a 8 ans
  Nathalie Furmento ea326f4d15 src: add character in front of macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC il y a 8 ans
  Nathalie Furmento d4761fddf6 src: introduce macros STARPU_MALLOC, STARPU_CALLOC and STARPU_REALLOC to make sure we always check the return value of stdlib malloc functions il y a 8 ans
  Olivier Aumage 653fea9506 - add some basic, crude support for OpenMP orphaned tasks il y a 8 ans
  Samuel Pitoiset bedd2bef1b openmp: do not make _starpu_omp_get_region_thread_num() static il y a 8 ans
  Samuel Pitoiset 7bf9dbc347 openmp: add _starpu_omp_get_region_at_level() il y a 8 ans
  Samuel Pitoiset f8f24670c7 openmp: add more wait_on events il y a 8 ans
  Nathalie Furmento 477cb1f811 src: fixes for minor warnings il y a 9 ans
  Samuel Pitoiset 4a6ee13b5a openmp: add support for OMP_MAX_TASK_PRIORITY il y a 9 ans
  Samuel Pitoiset 47af526b94 omp: use _STARPU_ERROR() when allocations fail il y a 9 ans
  Samuel Pitoiset 2fd5021be3 omp: use flags for storing implicit/final/untied/undeferred bits il y a 9 ans
  Samuel Pitoiset 8f68c6555b omp: remove unnecessary omp_starpu_conf global var il y a 9 ans
  Samuel Pitoiset 905431aa71 omp: add _starpu_omp_set_{thread,task} il y a 9 ans
  Samuel Pitoiset 81bc8cd181 omp: make use of get_worker_thread() in get_local_thread() il y a 9 ans
  Samuel Pitoiset b81d40a339 omp: use calloc() instead of malloc()+memset() il y a 9 ans