renamed GMX_THREADS to GMX_THREAD_MPI
[alexxy/gromacs.git] / src / mdlib / fft5d.c
2012-02-09 Szilard Pallrenamed GMX_THREADS to GMX_THREAD_MPI
2012-02-08 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-08 Christoph JunghansMerge "fixed confusing nonbonded kernel pointer initial...
2012-02-03 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2012-02-03 David van der SpoelMerge "Improved the accuracy of the sd1 integrator...
2012-02-02 Szilárd PállMerge "Merges in threading branch as one squashed commi...
2012-02-02 Roland SchulzMerges in threading branch as one squashed commit
2012-01-19 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-26 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2011-12-20 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-13 Roland SchulzMerge "Converted macro usage for readability" into...
2011-12-12 Mark AbrahamFixed macros that ended in semicolons
2011-12-11 Roland SchulzMerge release-4-5-patches into release-4-6
2011-12-08 Roland SchulzMerge "Added an option to easily compile contrib progra...
2011-11-28 Roland SchulzFix FFTW API usage
2011-11-27 Roland SchulzMerge "Fixes inconsistent spelling of Git cmake variabl...
2011-11-27 Roland SchulzMerge remote-tracking branch 'gerrit/release-4-5-patche...
2011-11-27 Roland SchulzMerge "Replace '_' in all mdp options to '-'" into...
2011-11-27 Roland SchulzMerge "Cleaning up some bad coding practices" into...
2011-11-25 Roland SchulzCleaning up some bad coding practices
2011-05-05 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2011-04-04 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2011-02-11 Mark AbrahamRemoved ancient CVS tag lines
2011-01-30 David van der SpoelMerge branch 'release-4-5-patches' into orderparm
2010-09-07 Berk Hesschanged the order of the outer loops in the fft5d trans...
2010-08-25 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-25 Erik LindahlMade sure all source files have some copyright header...
2010-08-17 Erik LindahlMerge branch 'release-4-5-patches' of git.gromacs.org...
2010-08-17 Michael ShirtsMerge branch 'release-4-5-patches' of git@git.gromacs...
2010-08-16 Berk Hessput omp pragma's in fft5d.c between ifdef's
2010-08-16 Berk Hessadded openmp pragma's for the fft5d transpose routines
2010-07-10 Michael ShirtsFixed minor formatting conflict.
2010-07-05 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-07-02 Roland SchulzInitialize FFT data. So that Valgrind doesn't complain
2010-06-18 Gerrit GroenhofMerge branch 'master' into qmmm
2010-06-17 Maarten WolfMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-17 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-06-16 kassonMerge branch 'mymaster'
2010-06-12 Sander PronkMore C90 pedantry.
2010-06-12 David van der SpoelFixed a lot of spelling errors in comments and document...
2010-06-11 Sander PronkRemoved references to MPI_Wtime() for when MPI is not...
2010-06-09 Gerrit GroenhofMerge branch 'master' into qmmm
2010-05-16 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-16 David van der SpoelMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-12 David van der SpoelMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Roland Schulzundo (accidential) change to FFTW_PATIENT
2010-05-11 Roland Schulzusing standard GMX names for real/complex
2010-05-11 Sander PronkMerge branch 'master' of git.gromacs.org:gromacs
2010-05-11 Berk Hessadded check for sys/time.h existence
2010-05-11 Erik MarklundMerge branch 'master' into hbond
2010-05-11 Erik MarklundMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-10 Roland Schulzfixed return for gmx_fft_many_1d*
2010-05-10 Sander PronkCleaned up signal handling code.
2010-05-07 Szilard PallMerge branch 'master' of git@git.gromacs.org:gromacs
2010-05-07 Berk HessMerge commit 'origin/2dpme'
2010-05-03 Berk Hessremoved incorrect PME grid factor check
2010-04-30 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-30 Berkmade mpi timing call in fft5d.c conditional
2010-04-29 Berk HessMerge commit 'origin/master' into 2dpme
2010-04-27 Berk Hessresolved merge conflicts
2010-04-06 Roland Schulzuse gmx_alloc_aligned for fft data
2010-04-04 Berkfixed 2dpme thread compilation issues
2010-03-16 Roland Schulz+ Removed all FFTW dependencies of FFT5D
2010-03-16 Roland Schulzcalling gmx_fft for 1D FFTs instead of directly calling...
2010-03-15 Roland Schulzdirectly call fftw for serial case
2010-03-15 Roland Schulzremoved memcpy for both no-MPI and 1D decomposition
2010-02-08 Roland Schulzfix to FLT_EPSILON
2010-02-08 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2010-02-08 Roland Schulzfixed C89 erros, FLT_EPSILON (thanks Peter)
2010-01-21 kassonSuppress warning message in FAHCORE.
2010-01-17 Roland Schulzsmall fix for using with fftw transpose
2010-01-14 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2010-01-14 Roland Schulzupdated comments
2010-01-14 Berk Hessmoved the fft5d transpose indexing out of the innermost...
2010-01-14 Roland Schulzreduced communication and FFT to amount required
2010-01-13 Roland SchulzMerge branch 'tmp' into 2dpme
2010-01-13 Roland Schulzimproved debugging output
2010-01-11 Berk Hessmade the charge spreading balanced
2010-01-11 Berk Hesssome cosmetic changes
2010-01-08 Berk Hessmade grid assignment compatible with pme.c
2010-01-07 Roland Schulzfixed a bug in fft5d only effecting external test programs
2010-01-07 Roland Schulzmade evendist compile time option also in fft5d
2010-01-07 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2010-01-05 Roland Schulzequally distribute grid lines if not divisable
2009-12-30 Roland Schulzmade fft5d compile outside of GROMACS again
2009-12-16 Roland SchulzMerge commit 'origin/master' into 2dpme
2009-12-15 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-15 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-15 Berk Hessmerge with master
2009-12-10 Berk Hessmade fft5d.c thread safe
2009-12-09 kassonMerge branch '2dpme' of git.gromacs.org:gromacs into...
2009-12-09 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-09 Berk Hessmade 2d pme thread mpi compatible
2009-12-02 Berk HessMerge commit 'origin/master' into 2dpme
2009-12-01 Berk HessMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2009-12-01 Berk Hess2d pme now is correct up till solve_pme
2009-12-01 Roland SchulzMerge branch '2dpme' of git@git.gromacs.org:gromacs...
2009-11-30 Roland SchulzC++ style comments -> C
2009-11-30 Berk Hessnow 2d pme is running, but energies and forces are...
next