1. 12 Aug, 2010 1 commit
  2. 10 May, 2010 1 commit
  3. 16 Dec, 2009 1 commit
  4. 04 Dec, 2009 1 commit
  5. 26 Nov, 2009 1 commit
  6. 20 Nov, 2009 1 commit
  7. 19 Nov, 2009 1 commit
    • Mark Friedrichs's avatar
      Activated static tests · d80ba38f
      Mark Friedrichs authored
      Fixed bug: was calling kReduceObcGbsaSoftcoreBornForces instead of kReduceGBVISoftcoreBornForces in GB/VI force calculation
      d80ba38f
  8. 18 Nov, 2009 2 commits
  9. 17 Nov, 2009 1 commit
  10. 12 Nov, 2009 1 commit
  11. 11 Nov, 2009 1 commit
  12. 10 Nov, 2009 1 commit
  13. 09 Nov, 2009 2 commits
  14. 03 Nov, 2009 1 commit
    • 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