История коммитов

Автор SHA1 Сообщение Дата
  Olivier Aumage 576ccca422 - modify omp_parallel_region/omp_task_region API to accept a single struct argument лет назад: 12
  Olivier Aumage d5a4860212 - add if_clause for omp parallel region лет назад: 12
  Olivier Aumage f2176579d7 - add cl_arg_free to omp_parallel_region/omp_task_region лет назад: 12
  Olivier Aumage 2b3beb3809 - move task stack alloc/free into to the task stub function лет назад: 12
  Olivier Aumage 6253cb1a91 - merge trunk лет назад: 12
  Samuel Thibault 0eceaf4ff4 More details on schedulers лет назад: 12
  Samuel Thibault fc11e9c2f2 We do not need to initialize scratch data лет назад: 12
  Olivier Aumage 580b168a39 - add support for omp sections (wait|nowait) лет назад: 12
  Samuel Thibault 63a53f35d2 Also print memory node name in the reclaiming warning лет назад: 12
  Samuel Thibault 4d02260a53 Explain a bit more about reclaiming лет назад: 12
  Olivier Aumage 41504da867 - merge trunk лет назад: 12
  Olivier Aumage 70d0f510f8 - add outline version of alternate omp for лет назад: 12
  Olivier Aumage b3315174c6 - change 'omp for' iteration space to 'unsigned long long' лет назад: 12
  Nathalie Furmento c31358833f mpi/tests: new test for STARPU_CALLBACK, STARPU_PROLOGUE_CALLBACK and STARPU_PROLOGUE_CALLBACK_POP лет назад: 12
  Nathalie Furmento 5500ce6e86 mpi/src/starpu_mpi_task_insert.c: fix va_arg to use varg_list_copy and not varg_list лет назад: 12
  Samuel Thibault f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it лет назад: 12
  Olivier Aumage ed5fcef62d - add support for ordered sections in omp for лет назад: 12
  Nathalie Furmento 0f5779e81e mpi/src/starpu_mpi_task_insert.c: codelet can be NULL лет назад: 12
  Nathalie Furmento 08f294077a tests/main/codelet_null_callback.c: add more testcases, keep out STARPU_PROLOGUE_CALLBACK_POP for now as it seems to be broken лет назад: 12
  Olivier Aumage ada0f3ab9a - merge trunk лет назад: 12
  Olivier Aumage 00bc8739c4 - add inline version of omp for лет назад: 12
  Samuel Thibault 905efa2ed1 Put back comment... лет назад: 12
  Olivier Aumage 7ba19ce15d - implement 'guided' schedule of omp for лет назад: 12
  Olivier Aumage 292dde37b9 - fix environment variable parsing (thanks Pierrick) лет назад: 12
  Olivier Aumage bc07b090cb - add 'inline' variants for omp master/omp single/omp critical лет назад: 12
  Olivier Aumage 88254f7eeb - optimize omp for to execute contiguous chunks of iterations in a single user function call лет назад: 12
  Olivier Aumage 10394835e8 - add missing new files in r12690 лет назад: 12
  Olivier Aumage e4d10c0e75 - preliminary implementation of omp for, support for schedule 'static', schedule 'dynamic' with or without chunk лет назад: 12
  Olivier Aumage 144cddb1c2 - fix omp master: in contrast to omp single, omp master does not have an implied barrier nor a nowait option лет назад: 12
  Olivier Aumage 7fe846af9b - add support for omp taskgroup лет назад: 12