"platforms/cpu/vscode:/vscode.git/clone" did not exist on "35041ae1716b6edbdedef02bced4dbad5755d3f4"
  1. 25 Apr, 2016 1 commit
  2. 21 Apr, 2016 1 commit
  3. 20 Apr, 2016 1 commit
  4. 19 Apr, 2016 1 commit
  5. 18 Apr, 2016 1 commit
  6. 12 Apr, 2016 2 commits
  7. 04 Apr, 2016 1 commit
  8. 30 Mar, 2016 1 commit
  9. 29 Mar, 2016 1 commit
  10. 28 Mar, 2016 1 commit
  11. 17 Mar, 2016 1 commit
  12. 26 Feb, 2016 2 commits
  13. 10 Feb, 2016 1 commit
  14. 05 Feb, 2016 1 commit
  15. 04 Feb, 2016 3 commits
  16. 02 Feb, 2016 1 commit
  17. 21 Jan, 2016 1 commit
  18. 20 Jan, 2016 1 commit
  19. 19 Jan, 2016 1 commit
  20. 15 Jan, 2016 1 commit
  21. 15 Dec, 2015 1 commit
  22. 14 Dec, 2015 1 commit
  23. 11 Dec, 2015 1 commit
  24. 19 Nov, 2015 1 commit
  25. 05 Nov, 2015 1 commit
  26. 04 Nov, 2015 2 commits
  27. 29 Oct, 2015 1 commit
  28. 27 Oct, 2015 2 commits
  29. 26 Oct, 2015 3 commits
    • Robert T. McGibbon's avatar
      Rework .travis.yml to increase speed, especially for OpenCL · 2e3d3de8
      Robert T. McGibbon authored
      New advanced options OPENMM_BUILD_CPU_TESTS, OPENMM_BUILD_SERIALIZATION_TESTS,
      OPENMM_BUILD_REFERENCE_TESTS were added to the cmake configuration and disabled
      in the OpenCL test matrix element to increase speed. Redundant or unnecessary
      apt packages removed from the travis installation.
      2e3d3de8
    • Robert McGibbon's avatar
      Enable testing of OpenCL platform on Travis-CI · f04f1c7d
      Robert McGibbon authored
      This patch creates a new build in the Travis-CI matrix that compiles and
      runs the OpenCL tests using the CPU OpenCL device (AMD drivers). Because
      not all of the tests can complete in the allotted 50 minutes, the ctest
      invocation is changed to run them in a random order.
      
      This also adds a new executable, TestOpenCLDeviceQuery, that prints
      out information about all of the OpenCL devices on the system.
      f04f1c7d
    • Robert McGibbon's avatar
      0d34441d
  30. 25 Oct, 2015 3 commits