Historique des commits

Auteur SHA1 Message Date
  Olivier Aumage b3315174c6 - change 'omp for' iteration space to 'unsigned long long' il y a 12 ans
  Olivier Aumage ed5fcef62d - add support for ordered sections in omp for il y a 12 ans
  Olivier Aumage ada0f3ab9a - merge trunk il y a 12 ans
  Olivier Aumage 00bc8739c4 - add inline version of omp for il y a 12 ans
  Samuel Thibault 905efa2ed1 Put back comment... il y a 12 ans
  Olivier Aumage 7ba19ce15d - implement 'guided' schedule of omp for il y a 12 ans
  Olivier Aumage 292dde37b9 - fix environment variable parsing (thanks Pierrick) il y a 12 ans
  Olivier Aumage bc07b090cb - add 'inline' variants for omp master/omp single/omp critical il y a 12 ans
  Olivier Aumage 88254f7eeb - optimize omp for to execute contiguous chunks of iterations in a single user function call il y a 12 ans
  Olivier Aumage 10394835e8 - add missing new files in r12690 il y a 12 ans
  Olivier Aumage e4d10c0e75 - preliminary implementation of omp for, support for schedule 'static', schedule 'dynamic' with or without chunk il y a 12 ans
  Olivier Aumage 144cddb1c2 - fix omp master: in contrast to omp single, omp master does not have an implied barrier nor a nowait option il y a 12 ans
  Olivier Aumage 7fe846af9b - add support for omp taskgroup il y a 12 ans
  Olivier Aumage 69335c0c20 - add support for omp taskwait il y a 12 ans
  Olivier Aumage fef05954ab - merge trunk il y a 12 ans
  Olivier Aumage 23b36f6bd5 - fix omp task implementation il y a 12 ans
  Samuel Thibault 17dfd3cf32 backport r12683 from trunk: Document some pruning il y a 12 ans
  Samuel Thibault 87fc8017d9 backport r12681 from 1.1: Better document scheduler behavior il y a 12 ans
  Nathalie Furmento cdb8ad6182 ChangeLog: update il y a 12 ans
  Nathalie Furmento 64f759e27c src/core/workers.c: also define cuda_worker_set when simgrid is enabled il y a 12 ans
  Nathalie Furmento b16464f507 tools/Makefile.am: add valgrind suppression files in distrib file il y a 12 ans
  Olivier Aumage 56f8a5194a - merge trunk il y a 12 ans
  Olivier Aumage 58e206fd4f - add test case for tasks il y a 12 ans
  Samuel Thibault cfb3f5e88d Fix download latency measurement, thanks Chris Hennick for the report il y a 12 ans
  Samuel Thibault 443556ab4b Fix build il y a 12 ans
  Samuel Thibault 07a04b259b Prepare for FxT which will fix flushing il y a 12 ans
  Olivier Aumage 992e4eda06 - merge trunk il y a 12 ans
  Olivier Aumage 7280af2f1a - rework omp task implementation il y a 12 ans
  Nathalie Furmento 607a19e5f1 src/core/task.c: include signal.h il y a 12 ans
  Olivier Aumage 48f146ed60 - merge trunk il y a 12 ans