fixed recent bug with sorting atoms for GPUs
[alexxy/gromacs.git] / src / mdlib / nbnxn_search.c
2013-03-05 Berk Hessfixed recent bug with sorting atoms for GPUs
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-18 Berk Hessfixed GPU particle gridding performance issue
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-17 Berk Hessfixed nbnxn hybrid mode with OpenMP
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-11 Roland SchulzMerge "Handle compiler flags more flexibly" into releas...
2013-01-11 Christoph JunghansMerge "Remove incorrect assert added by 05f9a740" into...
2013-01-10 Mark AbrahamMerge "Revert default rlist/rvdw/rcoulomb to valid...
2013-01-10 Mark AbrahamMerge "fixed bug with Verlet + DD + bonded atom communi...
2013-01-10 Berk Hessfixed bug with Verlet + DD + bonded atom communication
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-07 Roland SchulzMerge "cmake: remove double-negative quotes logic"...
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 Hessimplemented nbnxn AVX-256 2x(N+N) kernels
2012-12-11 Christoph JunghansMerge "Fix compilation with PGI" into release-4-6
2012-12-10 Christoph JunghansMerge "force C++ linking of the gpu_utils" into release-4-6
2012-12-09 Roland SchulzMerge "fixed GPU pair-search with GMX_CPU_ACCELERATION...
2012-12-09 Roland SchulzMerge "Fix build of template and other external code...
2012-12-07 Berk Hessfixed GPU pair-search with GMX_CPU_ACCELERATION=None
2012-12-06 Berk Hessremoved last OpenMP O(nthreads) bottleneck
2012-12-05 Mark AbrahamMerge "don't auto-set nvcc host compiler with cmake...
2012-12-05 Mark AbrahamMerge "Keep FindCUDA quiet when it is not useful" into...
2012-12-05 Mark AbrahamMerge "Remove TEST_TMPI_ATOMICS_ONLY" into release-4-6
2012-12-05 Mark AbrahamMerge "Re-apply -dev version name between beta 1 and...
2012-12-05 Roland SchulzMerge "fixed segv in Verlet pair-search with trilinic...
2012-12-05 Berk Hessfixed segv in Verlet pair-search with trilinic DD
2012-11-29 Mark AbrahamUpdate copyright statements and change license to LGPL
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 Berk Hessfixed bug in nbnxn OpenMP non-bonded force reduction
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
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-16 Roland SchulzMerge "made pair-search with GPU 20% faster" into relea...
2012-10-16 Berk Hessmade pair-search with GPU 20% faster
2012-10-02 Szilard Palladded Verlet scheme and NxN non-bonded functionality