Historique des commits

Auteur SHA1 Message Date
  Olivier Aumage 7c4f77ded6 - suppress typedefs il y a 11 ans
  Samuel Thibault 7a82eb9b6b Add initial simgrid support for MPI, not working yet il y a 11 ans
  Olivier Aumage 8a20e81a7c - add testcase for sections combined in a single function il y a 11 ans
  Olivier Aumage 3c50f4fc6f - add support for omp region/omp task context aware data_lookup il y a 11 ans
  Olivier Aumage 5b98f34986 - modify implementation of omp for/ordered to hide loop counter il y a 11 ans
  Olivier Aumage 24ad3f06bb - add support for multiple sections combined in a single function il y a 11 ans
  Olivier Aumage 576ccca422 - modify omp_parallel_region/omp_task_region API to accept a single struct argument il y a 11 ans
  Olivier Aumage d5a4860212 - add if_clause for omp parallel region il y a 11 ans
  Olivier Aumage f2176579d7 - add cl_arg_free to omp_parallel_region/omp_task_region il y a 11 ans
  Samuel Thibault a6331ed354 Fix pointers for device to host copy il y a 11 ans
  Olivier Aumage 2b3beb3809 - move task stack alloc/free into to the task stub function il y a 11 ans
  Olivier Aumage 6253cb1a91 - merge trunk il y a 11 ans
  Samuel Thibault 0eceaf4ff4 More details on schedulers il y a 11 ans
  Samuel Thibault fc11e9c2f2 We do not need to initialize scratch data il y a 11 ans
  Olivier Aumage 580b168a39 - add support for omp sections (wait|nowait) il y a 11 ans
  Samuel Thibault 63a53f35d2 Also print memory node name in the reclaiming warning il y a 11 ans
  Samuel Thibault 4d02260a53 Explain a bit more about reclaiming il y a 11 ans
  Olivier Aumage 41504da867 - merge trunk il y a 11 ans
  Olivier Aumage 70d0f510f8 - add outline version of alternate omp for il y a 11 ans
  Olivier Aumage b3315174c6 - change 'omp for' iteration space to 'unsigned long long' il y a 11 ans
  Nathalie Furmento c31358833f mpi/tests: new test for STARPU_CALLBACK, STARPU_PROLOGUE_CALLBACK and STARPU_PROLOGUE_CALLBACK_POP il y a 11 ans
  Nathalie Furmento 5500ce6e86 mpi/src/starpu_mpi_task_insert.c: fix va_arg to use varg_list_copy and not varg_list il y a 11 ans
  Samuel Thibault f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it il y a 11 ans
  Olivier Aumage ed5fcef62d - add support for ordered sections in omp for il y a 11 ans
  Nathalie Furmento 0f5779e81e mpi/src/starpu_mpi_task_insert.c: codelet can be NULL il y a 11 ans
  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 il y a 11 ans
  Olivier Aumage ada0f3ab9a - merge trunk il y a 11 ans
  Olivier Aumage 00bc8739c4 - add inline version of omp for il y a 11 ans
  Samuel Thibault 905efa2ed1 Put back comment... il y a 11 ans
  Olivier Aumage 7ba19ce15d - implement 'guided' schedule of omp for il y a 11 ans