implemented plain-C SIMD macros for reference
[alexxy/gromacs.git] / src / mdlib / nbnxn_kernels / nbnxn_kernel_simd_4xn_outer.h
2013-07-24 Berk Hessimplemented plain-C SIMD macros for reference
2013-04-26 Mark AbrahamMerge "CUDA PME kernels with analytical Ewald correctio...
2013-04-19 Teemu MurtolaMerge branch 'release-4-5-patches'
2013-04-16 David van der SpoelMerge "corrected grompp rvdw charge-group radii check...
2013-04-13 David van der SpoelMerge "added mdrun check for Verlet+perturbed atoms...
2013-04-12 Mark AbrahamMerge "removed x86 specifics from nbnxn SIMD kernels...
2013-03-27 Berk Hessremoved x86 specifics from nbnxn SIMD kernels
2013-03-26 Roland SchulzMerge release-4-5-patches into release-4-6
2013-02-20 Mark AbrahamMerge release-4-5-patches into release-4-6
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 Christoph JunghansMerge "Fix CUDA being quiet and mark all CUDA_* as...
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-09 Erik LindahlMerge "Corrected gmxcheck output for Gromos96 bonds...
2013-01-09 Roland SchulzMerge "[tools] g_sans - add trajectory avereging" into...
2013-01-08 Roland SchulzMerge "Reduce use of monolithic sets of compiler flags...
2013-01-07 Roland SchulzMerge "fixed nbnxn AVX-256 Ewald table pointer alignmen...
2013-01-07 Roland SchulzMerge "cmake: remove double-negative quotes logic"...
2013-01-07 Berk Hessfixed nbnxn AVX-256 Ewald table pointer alignment
2013-01-07 Roland SchulzMerge "Ignore bool cast warning for MSVC and C++" into...
2013-01-07 David van der SpoelMerge "Removed reference to nonexistent file in g_helix...
2013-01-07 Roland SchulzMerge "improved reporting of failed affinity setting...
2013-01-07 Roland SchulzMerge "Fixed format error in online manual." into relea...
2013-01-07 Roland SchulzMerge "Fixed a bug that with multiple exchanges" into...
2013-01-07 Roland SchulzMerge "Essential dynamics: fixed restarts when ED group...
2013-01-07 Roland SchulzMerge "minor speed-up and code clean-up in nbnxn kernel...
2013-01-02 Berk Hessminor speed-up and code clean-up in nbnxn kernels
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