- 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.
-
- 24 Nov, 2009 1 commit
-
-
Christopher Bruns authored
Set NVCC_FLAGS to particular value in new cmake_modules/FindCUDA.cmake
-
- 19 Nov, 2009 1 commit
-
-
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.
-