コミット履歴

作者 SHA1 メッセージ 日付
  Olivier Aumage 1d485a7b34 - merge trunk 12 年 前
  Olivier Aumage 7c4f77ded6 - suppress typedefs 12 年 前
  Samuel Thibault 7a82eb9b6b Add initial simgrid support for MPI, not working yet 12 年 前
  Olivier Aumage 8a20e81a7c - add testcase for sections combined in a single function 12 年 前
  Olivier Aumage 3c50f4fc6f - add support for omp region/omp task context aware data_lookup 12 年 前
  Olivier Aumage 5b98f34986 - modify implementation of omp for/ordered to hide loop counter 12 年 前
  Olivier Aumage 24ad3f06bb - add support for multiple sections combined in a single function 12 年 前
  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 年 前
  Samuel Thibault a6331ed354 Fix pointers for device to host copy 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 年 前