History Graph
History Graph
Commit | Author | Details | Committed | |||
---|---|---|---|---|---|---|
6af7493afda0 | Axel Kohlmeyer | add docs for compiling with PNG | Oct 26 2013 | |||
e42f82edac35 | Axel Kohlmeyer | we should align memory on 64 byte boundaries to match cache line sizes | Oct 4 2013 | |||
0132a8f4b071 | Axel Kohlmeyer | update warning settings to disable useless warnings | Jul 13 2013 | |||
632b105572bb | Axel Kohlmeyer | stop using clock_gettime() since it seems to be horribly inconsistent | Jul 8 2013 | |||
f0b9e26bc786 | Axel Kohlmeyer | enable hi-res timers | Jul 4 2013 | |||
a15670bebd41 | Axel Kohlmeyer | part 1 of the big makefile cleanup | Apr 3 2013 | |||
1822bd92e697 | Axel Kohlmeyer | use -MM as DEPFLAG instead of -M | Mar 26 2013 | |||
bf7d8848022d | Axel Kohlmeyer | used double precision FFT for MSM support | Jan 14 2013 | |||
53449d437525 | Axel Kohlmeyer | adjust makefile default settings | Jan 31 2012 | |||
221499203559 | Axel Kohlmeyer | Merge branch 'openmp-master' into lammps-icms | Jan 1 2012 | |||
961c524dd65b | Axel Kohlmeyer | include jpeg image support | Dec 24 2011 | |||
f9807b3ebf0c | Axel Kohlmeyer | use single precision FFT-2 for now | Nov 9 2011 | |||
0114dee5a91b | Axel Kohlmeyer | remove useless define | Oct 28 2011 | |||
a7206ee37a0b | Axel Kohlmeyer | support memalign in make files | Oct 25 2011 | |||
43d4df434d1e | Axel Kohlmeyer | silence warnings from (unused) MPI c++ bindings | Oct 7 2011 | |||
b5b60fbe28fa | Axel Kohlmeyer | enforce heuristic inlining with -O2 | Sep 26 2011 | |||
bcc6d81fe102 | Axel Kohlmeyer | enable optimizations and debug info | Aug 28 2011 | |||
280e11719615 | Axel Kohlmeyer | compiler flags for maximum optimization | Aug 24 2011 | |||
3f1aba192f07 | Axel Kohlmeyer | add makefiles and include debug info | Aug 23 2011 | |||
02554b0bcb69 | Axel Kohlmeyer | support compilation of reax with gfortran | Jan 20 2011 | |||
6fd8e9ac9e21 | Axel Kohlmeyer | update makefile configuration for GPU support | Nov 8 2010 | |||
ece1122b5ef8 | Axel Kohlmeyer | include dwarf2 debug info for use with hpctools. | Jul 19 2010 | |||
96f43df6172b | Axel Kohlmeyer | update makefiles | Jun 22 2010 | |||
a2ee8d286d8f | Axel Kohlmeyer | have allocated memory aligned to 16byte boundaries | Jun 6 2010 | |||
6bc83ad233d4 | Axel Kohlmeyer | compile with debuginfo for valgrinding. | May 19 2010 | |||
5d9532bc6125 | Axel Kohlmeyer | correct description of makefile. | Apr 29 2010 | |||
3adf733aaaaf | Axel Kohlmeyer | added makefile for hybrid OpenMP/OpenMPI compile on linux. | Apr 29 2010 |
c4science · Help