Commit History

Author SHA1 Message Date
  Samuel Thibault 4b1a16edde Fix University name after the fusion.. 11 years ago
  Olivier Aumage e01d768b15 - merge trunk 11 years ago
  Samuel Thibault 85be2932f1 Add testcase for the allocation cache 11 years ago
  Olivier Aumage bd21a2eb8c - merge trunk 11 years ago
  Olivier Aumage 349ee9a0ab - add begin/end API for taskgroups 11 years ago
  Samuel Thibault 529e9bf200 Improve static scheduling by adding support for specifying the task execution order. 11 years ago
  Olivier Aumage 3a272669cb - merge trunk 11 years ago
  Samuel Thibault 3db86a2ede * Add STARPU_VARIABLE_NBUFFERS to be set in cl.nbuffers, and nbuffers and 11 years ago
  Olivier Aumage de8b0ac09b - merge trunk 11 years ago
  Samuel Thibault b24213f35d Add a way to register an existing on-GPU buffer to be used by a handle 11 years ago
  Olivier Aumage 6ab9cdb01a - add support for single with copyprivate clause 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 3c50f4fc6f - add support for omp region/omp task context aware data_lookup 11 years ago
  Olivier Aumage 24ad3f06bb - add support for multiple sections combined in a single function 11 years ago
  Olivier Aumage 580b168a39 - add support for omp sections (wait|nowait) 11 years ago
  Olivier Aumage 41504da867 - merge trunk 11 years ago
  Samuel Thibault f255d2c95a port r12703 from 1.1: Allow data to be uninitialized but the application provide an init_cl to initialize it 11 years ago
  Olivier Aumage ed5fcef62d - add support for ordered sections in omp for 11 years ago
  Olivier Aumage bc07b090cb - add 'inline' variants for omp master/omp single/omp critical 11 years ago
  Olivier Aumage 88254f7eeb - optimize omp for to execute contiguous chunks of iterations in a single user function call 11 years ago
  Olivier Aumage e4d10c0e75 - preliminary implementation of omp for, support for schedule 'static', schedule 'dynamic' with or without chunk 11 years ago
  Olivier Aumage 144cddb1c2 - fix omp master: in contrast to omp single, omp master does not have an implied barrier nor a nowait option 11 years ago
  Olivier Aumage 7fe846af9b - add support for omp taskgroup 11 years ago
  Olivier Aumage 69335c0c20 - add support for omp taskwait 11 years ago
  Olivier Aumage 58e206fd4f - add test case for tasks 11 years ago
  Olivier Aumage 9b64273b52 - add check for named omp critical 11 years ago
  Olivier Aumage 1dcec33ad2 - add support of anonymous omp critical 11 years ago
  Olivier Aumage 35b2853b78 - add tests for omp barrier, omp master, omp single 11 years ago
  Olivier Aumage d52abb5dcb - add a test for two nested parallel sections 11 years ago