- 29 May, 2010 1 commit
-
-
Peter Eastman authored
-
- 19 Apr, 2010 1 commit
-
-
Christopher Bruns authored
Added modern findpackagehandlestandardargs technique to FindCUDA.cmake, to permit configuration on machine with no cuda installed.
-
- 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.
-
- 24 Mar, 2010 1 commit
-
-
Peter Eastman authored
-
- 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.
-