Commit History

Author SHA1 Message Date
  Samuel Pitoiset ed203ce01a openmp: fix a crash with _starpu_omp_get_task() for non-CPU workers 9 years ago
  Samuel Pitoiset bedd2bef1b openmp: do not make _starpu_omp_get_region_thread_num() static 9 years ago
  Samuel Pitoiset 7bf9dbc347 openmp: add _starpu_omp_get_region_at_level() 9 years ago
  Olivier Aumage e446b4780e - fix warning: control reaches end of non-void function 9 years ago
  Samuel Pitoiset 1d0ce6f7dc openmp: implement starpu_omp_get_num_places() 9 years ago
  Samuel Pitoiset 72407e0967 openmp: add preliminary support for places/partitions routines 9 years ago
  Samuel Pitoiset 5591db24b3 openmp: remove unused __not_implemented__ macro 9 years ago
  Samuel Pitoiset d2e30cbb43 openmp: add starpu_omp_get_initial_device() 9 years ago
  Samuel Pitoiset f18d4a5528 openmp: add omp_get_max_task_priority() routine 10 years ago
  Samuel Pitoiset 2fd5021be3 omp: use flags for storing implicit/final/untied/undeferred bits 10 years ago
  Samuel Thibault 0e92653f70 Add _list_member and _list_ismember helpers, and use them 10 years ago
  Samuel Thibault c8efbb83e8 Inline list heads instead of keeping allocating them 10 years ago
  Nathalie Furmento e3b44209ed update copyright 10 years ago
  Olivier Aumage ec1acc1c6a - add api for selecting the number of threads participating to a parallel section 11 years ago
  Olivier Aumage 6f8dc3d9c6 - return wtime in seconds 11 years ago
  Olivier Aumage 2c4892dcbe - implement omp simple locks and nested locks 11 years ago
  Olivier Aumage 0fb6249b1c - add testcase for omp api default return values 11 years ago
  Olivier Aumage 001a552330 - implementation of omp's API functions (on-going work) 11 years ago
  Olivier Aumage 7c4f77ded6 - suppress typedefs 11 years ago
  Olivier Aumage d5a4860212 - add if_clause for omp parallel region 11 years ago
  Olivier Aumage 09ea840391 - ongoing work on openmp runtime support 12 years ago