- 04 Jun, 2010 1 commit
-
-
Mark Friedrichs authored
-
- 10 May, 2010 1 commit
-
-
Peter Eastman authored
Moved SFMT into libraries folder, and restructured it to allow multiple independent random number generators
-
- 05 May, 2010 1 commit
-
-
Christopher Bruns authored
Unify FindOpenCL.cmake files to one location, under cmake_modules. Other changes to permit building with nvidia opencl on Windows.
-
- 21 Apr, 2010 1 commit
-
-
Christopher Bruns authored
-
- 20 Apr, 2010 2 commits
-
-
Peter Eastman authored
-
Christopher Bruns authored
Including installing Test<Platform>HarmonicBondForce tests.
-
- 19 Apr, 2010 1 commit
-
-
Christopher Bruns authored
Added modern findpackagehandlestandardargs technique to FindCUDA.cmake, to permit configuration on machine with no cuda installed.
-
- 16 Apr, 2010 1 commit
-
-
Christopher Bruns authored
Changed link line for gpu sniffing program so it works on Windows with new single FindCuda location.
-
- 15 Apr, 2010 1 commit
-
-
Christopher Bruns authored
FindCUDA.cmake.
-
- 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.
-
- 09 Apr, 2010 1 commit
-
-
Christopher Bruns authored
-
- 24 Feb, 2010 1 commit
-
-
Christopher Bruns authored
Downgraded recent cmake changes to ghastly compliance with cmake 2.4, for the benefit of the simtk dart server.
-
- 23 Feb, 2010 1 commit
-
-
Christopher Bruns authored
Modified Cuda FreeEnergy plugin to use a different windows export macro than main openmm library and cuda library. Modified CUDA_NVCC_FLAGS to be consistent with Peter's latest version in all three locations they are defined. Added "-Xcompiler '/MD'" to CUDA_NVCC_FLAGS on Windows to avoid link error in Cuda FreeEnergy plugin.
-
- 10 Feb, 2010 2 commits
-
-
Mark Friedrichs authored
-
Christopher Bruns authored
-
- 28 Jan, 2010 1 commit
-
-
Christopher Bruns authored
move the plugin to its own project. This change might also simplify pyopenmm nightly test issues.
-
- 19 Jan, 2010 1 commit
-
-
Christopher Bruns authored
day when we try it on Windows. Added "-isysroot /Developer/SDKs/MacOSX10.5.sdk -mmacosx-version-min=10.5" to Mac compile flags, to possibly help run on Leopard.
-
- 12 Jan, 2010 1 commit
-
-
Peter Eastman authored
-
- 18 Dec, 2009 1 commit
-
-
Peter Eastman authored
-
- 15 Dec, 2009 1 commit
-
-
Christopher Bruns authored
-
- 04 Dec, 2009 1 commit
-
-
Christopher Bruns authored
-
- 25 Nov, 2009 1 commit
-
-
Christopher Bruns authored
Incorporate Normal Mode Langevin openmm code from Chris Sweet as a plugin. (compiles on windows, but no actual testing done)
-
- 24 Nov, 2009 1 commit
-
-
Christopher Bruns authored
Set NVCC_FLAGS to particular value in new cmake_modules/FindCUDA.cmake
-
- 23 Nov, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 20 Nov, 2009 1 commit
-
-
Christopher Bruns authored
-
- 19 Nov, 2009 2 commits
-
-
Christopher Bruns authored
Turn on free energy plugin by default. Better rule for when to default build OpenMM wrappers. Several tweaks to advanced vs. non-advanced cmake variables.
-
Christopher Bruns authored
So nightly builds can build CUDA and API wrappers when prerequisites are present. While still being gentle on third party cmake builders. New cmake_modules directory contains FindCUDA.cmake from cmake 2.8.0, and Find OpenCL.cmake from platforms/OpenCL directory.
-
- 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
-
- 23 Sep, 2009 1 commit
-
-
Peter Eastman authored
-
- 17 Sep, 2009 1 commit
-
-
Peter Eastman authored
-
- 02 Sep, 2009 2 commits
-
-
Christopher Bruns authored
-
Christopher Bruns authored
-
- 01 Sep, 2009 1 commit
-
-
Christopher Bruns authored
-
- 19 Aug, 2009 4 commits
-
-
Christopher Bruns authored
Better search for svnversion.exe on Windows
-
Peter Eastman authored
-
Michael Sherman authored
-
Michael Sherman authored
Deleted all the old hand-generated wrappers.
-
- 18 Aug, 2009 1 commit
-
-
Michael Sherman authored
-
- 17 Aug, 2009 1 commit
-
-
Peter Eastman authored
-
- 30 Jul, 2009 1 commit
-
-
Peter Eastman authored
Created CMake script for generating API wrappers. Also updated the wrapper scripts to handle vector<double>.
-