1. 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
  2. 18 Nov, 2009 2 commits
  3. 17 Nov, 2009 1 commit
  4. 12 Nov, 2009 1 commit
  5. 11 Nov, 2009 1 commit
  6. 10 Nov, 2009 1 commit
  7. 09 Nov, 2009 2 commits
  8. 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