1. 03 Jan, 2017 1 commit
  2. 13 Oct, 2016 1 commit
  3. 05 Jul, 2016 1 commit
  4. 10 Feb, 2016 1 commit
  5. 21 Jan, 2016 5 commits
  6. 10 Jan, 2016 1 commit
  7. 09 Jan, 2016 3 commits
  8. 04 Jan, 2016 1 commit
  9. 03 Jan, 2016 1 commit
  10. 02 Jan, 2016 5 commits
  11. 01 Jan, 2016 3 commits
  12. 16 Dec, 2015 1 commit
  13. 14 Dec, 2015 1 commit
  14. 13 Dec, 2015 1 commit
  15. 12 Dec, 2015 1 commit
  16. 13 Nov, 2015 2 commits
  17. 12 Nov, 2015 3 commits
  18. 01 Nov, 2015 1 commit
  19. 30 Oct, 2015 1 commit
  20. 26 Oct, 2015 2 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
  21. 27 Aug, 2015 1 commit
  22. 13 Aug, 2015 1 commit
    • Robert McGibbon's avatar
      Eliminate extra warning about overriding the warning level · 23143e82
      Robert McGibbon authored
      Clean up
      
      Fix OpenCL platform on low-end devices
      
      Close file before deleting in TestAmberPrmtopFile.py
      
      Close PDBx file before deleting to fix windows test failure in TestPDbxFile.py
      
      Fix test checkpoint reporter close file before repoening
      
      Add bytes typemap
      
      Update appveyor.yml
      
      Fix exit status
      
      Supress 4305 and 4244 warnings
      
      Print the last failed tests output
      
      Make numpy optional in test
      
      Improve scipy skip too
      
      Refactor TestCheckpointReporter.py to not require numpy
      
      test on the proper file
      
      Remove annoying -V
      23143e82
  23. 05 Aug, 2015 1 commit
  24. 04 Aug, 2015 1 commit