1. 04 Jun, 2014 1 commit
  2. 03 Jun, 2014 5 commits
  3. 30 May, 2014 3 commits
  4. 24 May, 2014 1 commit
  5. 21 May, 2014 1 commit
    • Dominik Charousset's avatar
      Reorganized configure options · cba2a079
      Dominik Charousset authored
      Due to ongoing problems with Boost on Linux distributions, this patch disables
      Boost support by default, i.e., turns context-switching off. Users can enable
      it explicitly by using `--enable-context-switching`. The old configure options
      to disable this feature explicitly are now deprecated. Furthermore,
      `--with-opencl` is replaced by `--enable-opencl` and
      `--disable-context-switching` is replaced by `--no-context-switching`. This
      change implements a more consistent naming scheme. The old option names are
      still valid, but give a deprecated warning to the user and will be removed in
      the future.
      cba2a079
  6. 20 May, 2014 6 commits
  7. 17 May, 2014 2 commits
  8. 13 May, 2014 1 commit
    • Dominik Charousset's avatar
      fixed performance issue with prioritizing policy · 66d554bc
      Dominik Charousset authored
      this patch fixes an issue with the prioritizing policy where the
      low-priority cache could slow down the performance of dequeue
      operations to the point where the system seems to stop;
      this patch also removes the implicit addition of the priority_aware
      flag whenever the detached flag is used
      66d554bc
  9. 11 May, 2014 2 commits
  10. 10 May, 2014 2 commits
  11. 09 May, 2014 4 commits
  12. 05 May, 2014 2 commits
  13. 04 May, 2014 5 commits
  14. 28 Apr, 2014 1 commit
  15. 23 Apr, 2014 1 commit
  16. 21 Apr, 2014 3 commits