提交历史

作者 SHA1 备注 提交日期
  Olivier Aumage 00bc8739c4 - add inline version of omp for 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 年之前
  Olivier Aumage 69335c0c20 - add support for omp taskwait 12 年之前
  Olivier Aumage fef05954ab - merge trunk 12 年之前
  Olivier Aumage 23b36f6bd5 - fix omp task implementation 12 年之前
  Samuel Thibault 17dfd3cf32 backport r12683 from trunk: Document some pruning 12 年之前
  Samuel Thibault 87fc8017d9 backport r12681 from 1.1: Better document scheduler behavior 12 年之前
  Nathalie Furmento cdb8ad6182 ChangeLog: update 12 年之前
  Nathalie Furmento 64f759e27c src/core/workers.c: also define cuda_worker_set when simgrid is enabled 12 年之前
  Nathalie Furmento b16464f507 tools/Makefile.am: add valgrind suppression files in distrib file 12 年之前
  Olivier Aumage 56f8a5194a - merge trunk 12 年之前
  Olivier Aumage 58e206fd4f - add test case for tasks 12 年之前
  Samuel Thibault cfb3f5e88d Fix download latency measurement, thanks Chris Hennick for the report 12 年之前
  Samuel Thibault 443556ab4b Fix build 12 年之前
  Samuel Thibault 07a04b259b Prepare for FxT which will fix flushing 12 年之前
  Olivier Aumage 992e4eda06 - merge trunk 12 年之前
  Olivier Aumage 7280af2f1a - rework omp task implementation 12 年之前
  Nathalie Furmento 607a19e5f1 src/core/task.c: include signal.h 12 年之前
  Olivier Aumage 48f146ed60 - merge trunk 12 年之前
  Olivier Aumage e6e8498d0f - ongoing work on omp task implementation 12 年之前
  Samuel Thibault 63420978c1 calibration doesn't disable asynchronous data transfer any more 12 年之前
  Olivier Aumage 9b64273b52 - add check for named omp critical 12 年之前
  Olivier Aumage 4dfec4600a - merge trunk 12 年之前