"platforms/common/src/kernels/gbsaObc.cc" did not exist on "ffab317bca41be3c319fd53595c4133500cae235"
- 18 Nov, 2009 2 commits
-
-
Mark Friedrichs authored
Mods to get Free energy plugin libs to compile on Windows; still problem w/ kCalculateLocalSoftcoreForces.cu and hence OpenMMFreeEnergyCuda lib
-
Mark Friedrichs authored
-
- 03 Nov, 2009 1 commit
-
-
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
-
- 03 Aug, 2009 1 commit
-
-
Peter Eastman authored
-
- 22 Apr, 2009 1 commit
-
-
Michael Sherman authored
(2) I disabled the block of code in the main CMakeLists file that tries to second guess VC++'s choices for runtime libraries. This was required for me to get CUDA to work in VC 2005 where the compiler always chooses multithreaded libraries. I verified that Brook will still build this way, but I haven't tested it.
-
- 09 Apr, 2009 1 commit
-
-
Mark Friedrichs authored
-