use legacy CUDA non-bonded kernels only on Fermi
[alexxy/gromacs.git] / src /
2013-02-10 Szilárd Pálluse legacy CUDA non-bonded kernels only on Fermi
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-02-04 Berk Hessfixed segv in init_forcerec with fr->hwinfo=NULL
2013-02-02 Christoph JunghansFixed flop counting for generic cg/adress kernels
2013-01-29 Sebastian FritschAdResS: fixes bug in the neighbour list routine
2013-01-25 Christoph Junghansfixed copyright of adress kernel
2013-01-25 Christoph JunghansMerge "Moved a few comments back into position" into...
2013-01-24 Szilard Palladded back cuda.h includes to fix missing CUDA_VERSION
2013-01-22 Mark AbrahamMerge "Re-licenced FindGROMACS.cmake (was written by...
2013-01-22 Mark AbrahamMerge "Fix TOUPPER usage" into release-4-6
2013-01-22 Mark AbrahamMerge "Updated html manual to 4.6" into release-4-6
2013-01-22 Mark AbrahamMerge "added missing cleanup of some nbnxn_cuda data...
2013-01-22 Carsten KutznerMoved a few comments back into position
2013-01-21 Christoph JunghansMerge "Set version info for 4.6.x release series" into...
2013-01-19 Roland SchulzFix AVX double compile error
2013-01-18 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-18 Roland SchulzCode beautification with uncrustify
2013-01-18 Roland SchulzAdd colon after macro to help uncrustify
2013-01-18 Berk Hessthread affinity now uses some topology information
2013-01-18 Mark AbrahamFixing copyright issues and code contributors
2013-01-18 Roland SchulzFix reading of g96 title
2013-01-17 Szilárd Pálladded missing cleanup of some nbnxn_cuda data
2013-01-17 Mark AbrahamMerge "Remove unnecessary ICC flags affecting performan...
2013-01-17 Mark AbrahamMerge "improved CUDA kernel performance by pre-loading...
2013-01-17 Christoph JunghansMerge "Added note about make_edi and flooding in ED...
2013-01-17 Christoph JunghansMerge "use the compiler version provided by CMake ...
2013-01-17 Roland SchulzMerge "Merge branch 'release-4-5-patches' into release...
2013-01-17 Szilárd PállMerge changes I930b316c,Iea4283e0,I103648f8 into releas...
2013-01-17 Mark AbrahamMerge "Fix trjconv -sub with .trr files" into release...
2013-01-17 Mark AbrahamMerge branch 'release-4-5-patches' into release-4-6
2013-01-17 Christoph JunghansMerge "note the reason for auto-disabling GPU support...
2013-01-17 Mark AbrahamMerge "Added mdp option 'calc-lambda-neighbors'." into...
2013-01-17 Roland SchulzMerge "clarify wording of GPU driver-related notes...
2013-01-17 Roland SchulzMerge "Added check for valid wall_atomtype in .mdp...
2013-01-17 Mark AbrahamFix trjconv -sub with .trr files
2013-01-17 Berk Hessfixed SD+BD integration slowing down with OpenMP threads
2013-01-17 Berk Hessimproved CUDA kernel performance by pre-loading cj
2013-01-17 Sander PronkAdded mdp option 'calc-lambda-neighbors'.
2013-01-17 Sander PronkFixes to free energy code, output & g_bar compatibility.
2013-01-17 Carsten KutznerAdded note about make_edi and flooding in ED paragraph
2013-01-17 Szilárd Pállclarify wording of GPU driver-related notes
2013-01-17 Mark AbrahamFinally move OpenMM to contrib
2013-01-17 Roland SchulzFix confusing gmx_header_config.h include
2013-01-17 Szilard Palldon't use polling with new driver
2013-01-17 Christoph Junghansclean up fortran name mangling
2013-01-17 Berk Hessfixed nbnxn hybrid mode with OpenMP
2013-01-17 Berk Hessmade PME load balancing + DD DLB more efficient
2013-01-16 Carsten KutznerMade g_tune_pme work correctly again with thread-MPI...
2013-01-16 Erik LindahlFixed GB interactions for release-4-6
2013-01-16 Berk Hesssplit off pick_nbnxn_resource from nbnxn_pick_nbnxn
2013-01-16 Mark AbrahamQuiet stderr output, particularly for multi-simulations
2013-01-16 Michael Shirtsfixes issues with pressure control and infrequent evalu...
2013-01-15 Mark AbrahamAdded check for valid wall_atomtype in .mdp
2013-01-15 Mark AbrahamMerge "Hid nbnxn kernel names behind a lookup function...
2013-01-15 Christoph JunghansMerge "Added fatal error for constraints + L-BFGS minim...
2013-01-15 Sander PronkMerge "Continuation of documentation for expanded ensem...
2013-01-15 Mark AbrahamVelocity-verlet integrators and v-rescale are broken
2013-01-14 Mark AbrahamAdded fatal error for constraints + L-BFGS minimizer
2013-01-14 Mark AbrahamHid nbnxn kernel names behind a lookup function
2013-01-14 Carsten KutznerEssential dynamics output file now in .xvg format
2013-01-14 David van der SpoelMerge "Fixing trjconv -sub" into release-4-5-patches
2013-01-14 David van der SpoelMerge "Noting that and why gmxdump -s -sys is broken...
2013-01-13 Roland SchulzMerge "Fixes for md-vv and rerun" into release-4-6
2013-01-13 Roland SchulzMerge "fixed resetting states with parallel Verlet...
2013-01-13 Mark AbrahamUpdated code checks with distance restraints
2013-01-13 Mark AbrahamFixing trjconv -sub
2013-01-13 Roland SchulzProper fix for copyrite cuda dependence
2013-01-13 Michael ShirtsFixes for md-vv and rerun
2013-01-13 Berk Hessfixed resetting states with parallel Verlet scheme
2013-01-13 Christoph JunghansMerge "Remove unused bfunc.h." into release-4-6
2013-01-13 Mark AbrahamNoting that and why gmxdump -s -sys is broken
2013-01-13 Christoph JunghansMerge "Clarified some comments & warnings about thread...
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 Mark AbrahamClarified some comments & warnings about thread pinning
2013-01-13 Roland SchulzMerge "prepared the nbnxn code for non-x86 SIMD" into...
2013-01-13 Mark AbrahamManage BlueGene/Q configuration
2013-01-13 Mark AbrahamMerge "Added basic CPU topology information to cpuid...
2013-01-13 Teemu MurtolaRemove unused bfunc.h.
2013-01-12 Berk Hessprepared the nbnxn code for non-x86 SIMD
2013-01-12 Christoph JunghansMerge "Added missing export" into release-4-6
2013-01-11 Erik LindahlMerge "made SHAKE work again with particle decompostion...
2013-01-11 Roland SchulzMerge "time the GPU force clearing async launch overhea...
2013-01-11 Christoph JunghansMerge "console and log output improvements" into releas...
2013-01-11 Christoph JunghansMerge "Fix CUDA being quiet and mark all CUDA_* as...
2013-01-11 Erik LindahlAdded basic CPU topology information to cpuid code
2013-01-11 Roland SchulzMerge release-4-5-patches into release-4-6
2013-01-11 Berk Hessmade SHAKE work again with particle decompostion
2013-01-11 Erik LindahlMerge "fixed nbnxn no LJ comb.rule AVX256 PME kernel...
2013-01-11 Szilard Palltime the GPU force clearing async launch overhead
2013-01-11 Szilard Pallconsole and log output improvements
2013-01-11 David van der SpoelFixes #994 confusion in atomprop.
2013-01-11 Roland SchulzMerge "Handle compiler flags more flexibly" into releas...
2013-01-11 Christoph JunghansMerge "Remove incorrect assert added by 05f9a740" into...
next