general SIMD acceleration for angles+dihedrals
[alexxy/gromacs.git] / src / mdlib / nbnxn_internal.h
2013-04-29 Berk Hessgeneral SIMD acceleration for angles+dihedrals
2013-04-19 Teemu MurtolaMerge branch 'release-4-5-patches'
2013-04-13 David van der SpoelMerge "added mdrun check for Verlet+perturbed atoms...
2013-03-26 Roland SchulzMerge release-4-5-patches into release-4-6
2013-03-06 Roland SchulzMerge "fixed PME time print with -ntomp_pme != -ntomp...
2013-03-02 Christoph JunghansMerge "Uncrustified code changes since 4.6" into releas...
2013-02-26 Mark AbrahamUncrustified code changes since 4.6
2013-02-20 Mark AbrahamMerge release-4-5-patches into release-4-6
2013-02-15 Mark AbrahamMerge "Unwinds flag dependencies in g_order." into...
2013-02-12 Mark AbrahamMerge "PME-only counters are now reset with -maxh ...
2013-02-08 Mark AbrahamMerge "added back cuda.h includes to fix missing CUDA_V...
2013-02-08 Mark AbrahamMerge "Fixed flop counting for generic cg/adress kernel...
2013-02-08 Mark AbrahamMerge "cmake: fixed typo in template CMakeLists.txt...
2013-02-05 Christoph JunghansMerge "Documented what GMX_CPU_ACCELERATION really...
2013-02-05 Mark AbrahamMerge "improved load balancing on the GPU" into release-4-6
2013-02-05 Berk Hessimproved load balancing on the GPU
2013-01-22 Mark AbrahamMerge "added missing cleanup of some nbnxn_cuda data...
2013-01-18 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-18 Roland SchulzCode beautification with uncrustify
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-13 Christoph JunghansMerge "Remove unused bfunc.h." into release-4-6
2013-01-13 Christoph JunghansMerge "Manage BlueGene/Q configuration" into release-4-6
2013-01-13 Christoph JunghansMerge "Re-organize BlueGene toolchain files" into relea...
2013-01-13 Christoph JunghansMerge "Changed defaults for building shared libraries...
2013-01-13 Roland SchulzMerge "prepared the nbnxn code for non-x86 SIMD" into...
2013-01-12 Berk Hessprepared the nbnxn code for non-x86 SIMD
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-07 Roland SchulzMerge "Essential dynamics: fixed restarts when ED group...
2012-12-20 Erik LindahlMerge "Small fix for g_tune_pme" into release-4-6
2012-12-19 Mark AbrahamMerge "Remove the rest of the fortran/power6 accelerati...
2012-12-19 Mark AbrahamMerge "Always build template program" into release-4-6
2012-12-19 Szilárd PállMerge "Avoid using undefined CMake variables" into...
2012-12-19 Szilárd PállMerge "Removed orphan file" into release-4-6
2012-12-19 Roland SchulzMerge "Fix license text printed by programs." into...
2012-12-19 Roland SchulzMerge changes Idc652236,If03cf569 into release-4-6
2012-12-18 Berk Hessrenamed gmx_x86_simd_macros.h to gmx_simd_macros.h
2012-12-18 Berk Hessimplemented nbnxn AVX-256 2x(N+N) kernels
2012-12-10 Christoph JunghansMerge "force C++ linking of the gpu_utils" into release-4-6
2012-12-09 Roland SchulzMerge "Fix build of template and other external code...
2012-12-06 Berk Hessremoved last OpenMP O(nthreads) bottleneck
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
2012-11-26 Roland SchulzMerge release-4-5-patches into release-4-6
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-17 Roland SchulzMerge "Removing Zn and Ar non-OPLS atom types" into...
2012-11-16 Berk Hessreduced the cost of the nbnxn OpenMP nb-force reduction
2012-11-03 Roland SchulzMerge release-4-5-patches into release-4-6
2012-10-25 Roland SchulzMerge "fix CUDA non-bonded kernel pointer assignment...
2012-10-23 Roland SchulzMerge "moved part of nbnxn_search.c to nbnxn_atomdata...
2012-10-23 Berk Hessmoved part of nbnxn_search.c to nbnxn_atomdata.c