1. 27 Sep, 2013 2 commits
  2. 03 Sep, 2013 2 commits
  3. 02 Sep, 2013 2 commits
  4. 28 Aug, 2013 4 commits
  5. 21 Aug, 2013 1 commit
  6. 13 Jun, 2013 2 commits
  7. 12 Jun, 2013 1 commit
  8. 10 Jun, 2013 1 commit
    • Joseph Noir's avatar
      reduced overhead · c5e6d286
      Joseph Noir authored
      added move to avoid copies, a device id can be chosen when a program
      is created (all available devices are numbered from 0), added
      device_info to store information about available devices
      c5e6d286
  9. 07 Jun, 2013 1 commit
  10. 06 Jun, 2013 1 commit
  11. 04 Jun, 2013 1 commit
  12. 27 May, 2013 3 commits
  13. 13 May, 2013 1 commit
  14. 06 May, 2013 5 commits
  15. 30 Apr, 2013 1 commit
  16. 29 Apr, 2013 2 commits
    • Dominik Charousset's avatar
      priority-aware actors · 8ecfc7db
      Dominik Charousset authored
      this patch adds a new spawn option for priority-aware actors
      and refactors libcppa's message passing; this version has a known
      issue with network distributed group messaging
      8ecfc7db
    • Joseph Noir's avatar
      fixed way to find available platforms · a86e5945
      Joseph Noir authored
      Since OpenCL provides a way to find the number of available platforms,
      the command dispatcher now uses it.
      a86e5945
  17. 19 Apr, 2013 5 commits
  18. 17 Apr, 2013 1 commit
  19. 16 Apr, 2013 4 commits