1. 26 Oct, 2015 1 commit
    • 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
  2. 27 Aug, 2015 1 commit
  3. 12 Aug, 2015 1 commit
  4. 14 Sep, 2014 1 commit
  5. 11 Apr, 2014 1 commit
  6. 14 Jan, 2014 1 commit
  7. 12 Dec, 2013 1 commit
  8. 08 Sep, 2010 1 commit
  9. 22 Jul, 2010 1 commit
  10. 21 Apr, 2010 1 commit
  11. 14 Apr, 2010 1 commit
  12. 24 Feb, 2010 1 commit
  13. 19 Feb, 2010 1 commit
  14. 03 Nov, 2009 2 commits
    • Mark Friedrichs's avatar
      Removed annoying message · bdc4754a
      Mark Friedrichs authored
      bdc4754a
    • Mark Friedrichs's avatar
      dded GB/VI to Cuda platform · 7a36f461
      Mark Friedrichs authored
      Free energy plugin added
      Plugin will not run w/ Obc or GB/VI forces unless line 2004 of gpu.cpp (gpu->sim.totalNonbondOutputBuffers  = 2*gpu->sim.nonbondOutputBuffers;) is commented in -- working on removing this constraint
      Also unit tests for GB/VI currently fail 
      7a36f461