- 14 Apr, 2010 1 commit
-
-
Christopher Bruns authored
based on the FindCUDA.cmake that was in the platforms/cuda/cuda-make directory. Setting of CUDA_NVCC_FLAGS is now in top-level CMakeLists.txt, in case I ever figure out how to get this working with the cmake 2.8 installed system version of FindCUDA.cmake. Before this change, there were three separate FindCUDA.cmake areas. Now there is just one.
-
- 03 Dec, 2009 2 commits
-
-
John Chodera authored
Replace Platform::getPlatform by Platform::getPlatformByName where necessary, due to recently changed interface.
-
Mark Friedrichs authored
Removed cruft from Cmake file Modified the way platform is specified in TstFreeEnergyCudaUsingParameterFile.cpp
-
- 20 Nov, 2009 1 commit
-
-
Mark Friedrichs authored
removed some cruft
-
- 19 Nov, 2009 2 commits
-
-
Mark Friedrichs authored
-
Mark Friedrichs authored
Fixed bug: was calling kReduceObcGbsaSoftcoreBornForces instead of kReduceGBVISoftcoreBornForces in GB/VI force calculation
-
- 17 Nov, 2009 1 commit
-
-
Mark Friedrichs authored
Changed ReferenceFreeEnergyPlatform name to ReferenceFreeEnergy Removed references to ParameterFileName in GB/VI
-
- 06 Nov, 2009 1 commit
-
-
Mark Friedrichs authored
Removed print cruft
-
- 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
-