- 28 Mar, 2015 1 commit
-
-
Matthieu Schaller authored
Fix examples See merge request !5 Former-commit-id: c60ad5a329706e7393f3ee39e9e3e75e1ac5f518
-
- 27 Mar, 2015 2 commits
-
-
Pedro Gonnet authored
Former-commit-id: f70103fbcb4a34cbb07fa69a448cc7046d9c0ea4
-
Pedro Gonnet authored
Autotools update Rationalise the use of optimization macros and a lot of other related tidyups. Add options to not optimize and add debugging flags. Start a description of how to build SWIFT. See merge request !4 Former-commit-id: 0056b73c37f873181468e9d7cb6cfaffb431371d
-
- 23 Mar, 2015 4 commits
-
-
Peter W. Draper authored
Also add a section to output the main configuration values, compiler and flags Add METIS library to LDFLAGS of examples, otherwise the code will not link Former-commit-id: 012e4a05b70258fa78bdc8ae4e06708abd8fbe83
-
Peter W. Draper authored
Former-commit-id: 5d40a7758b2176d1a73213d239b3a71d8ba97bcd
-
Peter W. Draper authored
These are now AX_ Former-commit-id: 8cad87bc27c45d1695b38f1a8db248333f1bb97f
-
Peter W. Draper authored
Needs a GCC version 4.8.0 or later Former-commit-id: e6c52bd861031a931bc4017e38436a2c3886cbcc
-
- 20 Mar, 2015 1 commit
-
-
Peter W. Draper authored
The intel compiler warns that each flag is superceded by previous one, so just use the most specific, note this also means that GCC will only see one flag. Former-commit-id: b7ae1ae756dec010b97826833768a67197292444
-
- 19 Mar, 2015 6 commits
-
-
Pedro Gonnet authored
Former-commit-id: f5c1325cc9fe86669804d6ed56681a5caf0865e0
-
Pedro Gonnet authored
Former-commit-id: 07caec88409232eec893bff463770b1fded8f2bc
-
Pedro Gonnet authored
Former-commit-id: 600e09db0adf4742d48ed3ea66caaaec8a2d52cc
-
Pedro Gonnet authored
Former-commit-id: f27a058089062f081bd68ce7ccd6421142047bf2
-
Pedro Gonnet authored
This reverts commit d2d2ce03261ac0c5f6d8461dc68366785c652313. Former-commit-id: 4a91a31e08967dfb665fde875c68022946dead6c
-
Pedro Gonnet authored
Former-commit-id: 451931f9664da5a0930ce0f48585ec9885e1e97c
-
- 11 Mar, 2015 5 commits
-
-
Peter W. Draper authored
Former-commit-id: ad5e6da0d37ceae6bf2b07e64f88d7d992ba8d0e
-
Peter W. Draper authored
We have 2.63 and 2.64 is required! Former-commit-id: af0f689646357c801e085f58ea4184024e0de9fb
-
Peter W. Draper authored
Also add ability to disable optimizations and add debugging flags Former-commit-id: 3064d197009712af27b78692a93a353b6ff668fa
-
Peter W. Draper authored
Former-commit-id: a1fc5905dfc2251de417855221c82aa10e66e1d4
-
Peter W. Draper authored
Former-commit-id: 3ac7671fdaeaebadf4c379fd90dea8a4f3e2e4e6
-
- 10 Mar, 2015 4 commits
-
-
Peter W. Draper authored
Various reorganisations to make sure that the compiler flags are not lost Lots of compilers warnings to still resolve Former-commit-id: 63fb4ac0f7e6f2885a11edc101108edc169f5c76
-
http://www.gnu.org/software/autoconf-archivePeter W. Draper authored
Former-commit-id: 616cdcb2e1d83ca5bffcd1787df8398b3dbff62b
-
Peter W. Draper authored
Change ordering of some macros to match expected, remove some out of date options Former-commit-id: b3b8cb190dd98b5603e32e91c3a1333cf3729407
-
Peter W. Draper authored
These belong in configure.ac and top-level Makefile.am Former-commit-id: 5a1d813e9537eb32cf6d7f86d8ebf0113add9ca8
-
- 09 Mar, 2015 1 commit
-
-
Matthieu Schaller authored
Scheduler doforcesplit off The scheduler_doforcesplit flag will make the scheduler split tasks that have too many particles even if the smoothing lengths inside the cells are too large. This means that interactions will be generated with cells outside of the 27 direct neighbours. Switching this off for now as it causes massive problems with engine_addlinks, which assumes a maximum number of density/force tasks per cell. I have added a comment warning users to this effect, should re-design engine_addlinks at some point to avoid this type of problem. Note that I don't want to remove this option permanently as it could be useful in cases with density gradients >2. See merge request !3 Former-commit-id: 7dbeba7b1af4f75e17648935ac5409c0a2e617ab
-
- 03 Mar, 2015 4 commits
-
-
Peter W. Draper authored
a distribution tarball that will build. Former-commit-id: 44ba56a6537a74bea9894016c7b48ab9eac7b61a
-
Peter W. Draper authored
Make GPL V3 licensing explicit. Update autogen.sh script to use autoreconf, that is all that is necessary. Former-commit-id: f67db1f4c85f1943d4e7190a8e65c7e6b86084ac
-
Peter W. Draper authored
Former-commit-id: 1ac2129cfa1358e41ec66f9173cd3195badb7e65
-
Peter W. Draper authored
configuring it and the Doxyfile. Rename configure.in to configure.ac as automake prefers. Other slight fixes to configure.ac formatting. Former-commit-id: a16aa64a0f3eb8782600c42ea28b91365ca2cca1
-
- 02 Mar, 2015 4 commits
-
-
Peter W. Draper authored
Also need to add other generated files that should not be committed, namely autoconf. Former-commit-id: d589a3c8b6204a8d5cb760c96a196349c0761732
-
Pedro Gonnet authored
Former-commit-id: fc7345b204e3bec3d8ccfa6d5bba3d670c97cb85
-
Pedro Gonnet authored
Former-commit-id: e61f0acc0684292c6592f56da3383a4eecfdcd2d
-
Pedro Gonnet authored
This reverts commit ee30558d [formerly 8f2faf23a60506cf0ae04b5a3998e7d3658480bb]. Former-commit-id: 77763cb736c225562f97ecb785f2b911db2bf43b
-
- 01 Mar, 2015 4 commits
-
-
Pedro Gonnet authored
Former-commit-id: 8f2faf23a60506cf0ae04b5a3998e7d3658480bb
-
Pedro Gonnet authored
fix the previous fix. problem was not the size of the links buffer per se, but that we were allowing bad geometries. Former-commit-id: e677a019de5142acb211596a0ea1489c912bce31
-
Pedro Gonnet authored
Former-commit-id: efeaa6d162b72b5889560a11247cd478d196926b
-
Pedro Gonnet authored
Former-commit-id: 7ecd79cd665e4b244375b82d707c7bd1761c1f5a
-
- 26 Feb, 2015 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 0776d4e0c4ff20bf6e3734dc0ffdfdcd7acf926e
-
- 26 Aug, 2014 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: a74089d5927990818528eb4f24eaad213ac4f0e5
-
- 08 Apr, 2014 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 09c7e4204f837946dc564031f34757302ac5bfbb
-
- 04 Mar, 2014 1 commit
-
-
Pedro Gonnet authored
Former-commit-id: 80ba8cc48b7df8b77842d4b2f4bc44ab50a0a485
-