- 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>.
-
- 23 Jul, 2009 1 commit
-
-
Peter Eastman authored
-
- 29 Jun, 2009 1 commit
-
-
Michael Sherman authored
Examples: now builds CWrappers as a library; modified C builds to use it; added visual studio project to build Argon example in Fortran. System.h: addForce() wasn't returning the index.
-
- 21 May, 2009 1 commit
-
-
Peter Eastman authored
-
- 14 May, 2009 1 commit
-
-
Michael Sherman authored
I'm checking in very early attempts at OpenMM Hello World examples so Chris and I can work on them together.
-
- 01 May, 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.
-
- 21 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 17 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 11 Apr, 2009 1 commit
-
-
Peter Eastman authored
-
- 19 Feb, 2009 1 commit
-
-
Mark Friedrichs authored
-
- 03 Feb, 2009 1 commit
-
-
Christopher Bruns authored
because virgin computers without CUDA generate loads of errors trying to find CUDA on cmake run.
-
- 16 Jan, 2009 1 commit
-
-
Christopher Bruns authored
Modified FindBrook.cmake to be a bit more specific about finding BROOK_INCLUDE_DIR, so it finds on my computer
-
- 14 Nov, 2008 1 commit
-
-
Christopher Bruns authored
-