made errors during GPU detection non-fatal
[alexxy/gromacs.git] / CMakeLists.txt
2012-11-29 Mark AbrahamMerge "Initial commit of new install guide" into releas...
2012-11-29 Mark AbrahamMerge "Bump version to 4.6-beta1" into release-4-6
2012-11-29 Mark AbrahamBump version to 4.6-beta1
2012-11-29 Mark AbrahamMerge "Fixing issue with GPU detection reporting" into...
2012-11-29 Mark AbrahamMerge "Fix: pthread variables were overwritten by gmxMa...
2012-11-29 Christoph JunghansMerge "Print error if no thread support is available...
2012-11-29 Mark AbrahamRefuse to build with clang 3.0
2012-11-29 Mark AbrahamAdd a CMake warning about FFTW with --enable-avx
2012-11-29 Mark AbrahamMerge "automation for setting GMX_GPU & cmake GPU detec...
2012-11-29 Szilard Pallautomation for setting GMX_GPU & cmake GPU detection
2012-11-28 Mark AbrahamMerge "Fix Window-GPU build" into release-4-6
2012-11-28 Christoph JunghansMerge "Fix cpack src ignore rule" into release-4-6
2012-11-28 Roland SchulzFix cpack src ignore rule
2012-11-28 Erik Lindahl128-bit AVX kernels, with FMA instructions for Opteron...
2012-11-28 Christoph JunghansAdd option to internally build FFTW if selected
2012-11-28 Roland SchulzFix CPACK_SOURCE_IGNORE_FILES
2012-11-27 Roland SchulzAdd visibility defines
2012-11-27 Erik LindahlMerge "Added affinity support check, visibility macros...
2012-11-27 Erik LindahlMerge "fixed bug in nbnxn OpenMP non-bonded force reduc...
2012-11-27 David van der SpoelMerge "Merge release-4-5-patches into release-4-6"...
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-26 Roland SchulzMerge "Clean up some mathematical constants" into relea...
2012-11-26 Erik LindahlMerge "Use stat for gmx_is_file. Fix get_libdir with...
2012-11-26 Erik LindahlMerge "Extended build information output and reference...
2012-11-25 Teemu MurtolaExtended build information output and reference build...
2012-11-24 Roland SchulzUse stat for gmx_is_file. Fix get_libdir with symlinks.
2012-11-23 Roland SchulzMerge "removed group non-boneded call with verlet schem...
2012-11-23 Roland SchulzMerge "improve FindGROMACS.cmake" into release-4-6
2012-11-23 Roland SchulzForce C++ linking of the gpu_utils
2012-11-23 Szilárd PállMerge "Updates to CMake treatment of OpenMP" into relea...
2012-11-23 Mark AbrahamUpdates to CMake treatment of OpenMP
2012-11-20 Christoph JunghansMerge "Fix g_msd -mol" into release-4-6
2012-11-20 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-19 Roland SchulzMerge changes Ibc555d88,Iaf6f3051 into release-4-6
2012-11-19 Mark AbrahamMerge "SSE4.1 single-precision kernels" into release-4-6
2012-11-19 Mark AbrahamMinor updates to CMake usage
2012-11-19 Roland SchulzAdd CMAKE_PREFIX_PATH to cmake-gui
2012-11-19 Roland SchulzMerge "Remove double declaration in headers" into relea...
2012-11-19 Szilard Pallalways mark as advanced leftover FindCUDA variables
2012-11-17 Roland SchulzRename remaining GMX_ACCELERATION to GMX_CPU_ACCELERATION
2012-11-17 David van der SpoelMerge "Added grompp warning" into release-4-6
2012-11-17 David van der SpoelMerge "Remove rest of the xml support" into release-4-6
2012-11-17 Roland SchulzMerge "Removing Zn and Ar non-OPLS atom types" into...
2012-11-16 Christoph JunghansRemove rest of the xml support
2012-11-16 David van der SpoelMerge "Removes unused files" into release-4-6
2012-11-16 Erik LindahlSSE2 single-precision kernels
2012-11-15 Christoph JunghansMerge "Test that compiling and linking of AVX works...
2012-11-12 Roland SchulzTest that compiling and linking of AVX works
2012-11-12 Roland SchulzAllow to disable usage of rdtscp
2012-11-12 Roland SchulzMerge "Backport ThreadMPI.cmake version from master...
2012-11-12 Roland SchulzBackport ThreadMPI.cmake version from master
2012-11-11 Roland SchulzFix FMA4 compile for GCC and MSVC
2012-11-09 KassonMerge "only use CPU_COUNT if it's available" into relea...
2012-11-09 Szilard Pallalso preferentiate .lib with GMX_PREFER_STATIC_LIBS
2012-11-08 Christoph JunghansMerge "auto-set nvcc host compiler with FindMPI detecti...
2012-11-08 Erik LindahlInfrastructure for new group kernels, and new C kernels
2012-11-07 Szilard Palldetect externally set CPU affinity
2012-11-06 Roland SchulzFix cmake error if compiler starts with blank line
2012-11-06 Berk HessMerge "Add option to install libcudart" into release-4-6
2012-11-06 Berk HessMerge "don't execute any mpi_info/mpiname in the path...
2012-11-05 Berk HessMerge "updated several things related with OpenMP threa...
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-11-03 Christoph JunghansReworked version of cmake FFTW detection
2012-11-02 Roland SchulzMerge all License/COPYING files into one and install it
2012-11-01 Roland SchulzFix DEB/RPM cpack generation
2012-11-01 Christoph JunghansActually disable GPU when compiling in double
2012-10-30 Roland SchulzFix that no OpenMP flags are used with GMX_OPENMP=no
2012-10-27 Roland SchulzSet HAVE_FSEEKO consistently in one place
2012-10-26 Roland SchulzMerge "fixed incorrect PME load balancing limitation...
2012-10-26 Christoph JunghansMerge "enable GMX_PREFER_STATIC_LIBS CMake option on...
2012-10-24 Szilárd Pállenable GMX_PREFER_STATIC_LIBS CMake option on Mac OS X
2012-10-18 Roland SchulzMerge "Added thread affinity API to thread_mpi." into...
2012-10-17 KassonMerge "Make Gromacs compile without C++ compiler" into...
2012-10-10 Roland SchulzMake Gromacs compile without C++ compiler
2012-10-03 Sander PronkAdded two #defines that state the gromacs API + program...
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality
2012-10-01 Roland SchulzMerge release-4-5-patches into release-4-6
2012-09-24 KassonMerge "Fixed segfault with FE code for older tpr files...
2012-09-12 Mark AbrahamMerge "Don't fail linking if man page building fails...
2012-09-10 Roland SchulzMerge "Update use of CPack components and add install...
2012-09-03 Szilard PallMerge branch 'release-4-5-patches' into release-4-6
2012-08-31 Mark AbrahamUpdate use of CPack components and add install targets
2012-08-20 Christoph JunghansMerge "Fixing of things associated with aminoacid.rtp...
2012-08-11 Roland SchulzMake GCC OpenMP libraries static if GMX_PREFER_STATIC_O...
2012-08-11 Roland SchulzGuarantee OpenMP flags for linker and make them user...
2012-07-26 Roland SchulzFix that VMD version check was performed for binary...
2012-07-25 Roland SchulzMerge "cmake: allow switch between single and double...
2012-07-25 Roland SchulzMerge "fix a segfault in sse_mask_init" into release-4-6
2012-07-24 Roland SchulzFix installation rules for man pages: don't install...
2012-07-24 Roland SchulzAdd default root folder to cpack archives
2012-07-16 Christoph JunghansMerge "Enforced rotation: PBC/restart fix" into release-4-6
2012-07-15 David van der SpoelMerge "Autogenerate gromacs.7 from programs.txt" into...
2012-07-13 Roland SchulzMerge release-4.5-patches into HEAD
2012-07-10 Roland SchulzUse relative rpath to support relocatable binary packages
2012-07-10 Roland SchulzAllow usage of relative install paths
2012-07-06 Roland SchulzDon't prevent GMX_PREFER_STATIC_LIBS with BUILD_SHARED_LIBS
2012-07-05 Roland SchulzBuild man-pages instead of distributing them in the...
2012-07-05 Christoph JunghansMerge "Don't rerun checks and be quiet 2nd time cmake...
2012-07-05 Roland SchulzDon't rerun checks and be quiet 2nd time cmake is run
2012-06-26 Roland SchulzMerge "Fix gmx_fatal for serial compilation" into relea...
next