- 15 Feb, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 12 Feb, 2016 4 commits
-
-
Peter W. Draper authored
Xmf uniformisation Closes "issue" #91 and makes @jregan's life easier when implementing i/o for gparts. See merge request !89
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Tiny fixes to correctly accomodate the switch between SPH variations Most of it is code re-factoring. I have unified some definitions of the i/o routines and debugging routines. Solves issues #82 an #83. See merge request !85
-
- 11 Feb, 2016 2 commits
-
-
Peter W. Draper authored
ENGINE_POLICY is #define not variable: parentheses More haste, less speed: this happens to work with the current Makefile.am, but would break if the order changed. This should fix the Jenkins build. See merge request !88
-
Angus Lepper authored
-
- 10 Feb, 2016 5 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
MPI affinity: enable, but behave better if not enabled examples/Makefile.am sets affinity for MPI runs if we can, but examples/main.c doesn't pin the main thread if engine_init won't be pinning the runners. I've checked with top that this means we use multiple cores in both cases, vs. the current scenario of everything ending up on one. Also restore the getopt -o option lost in a merge, I think. See merge request !87
-
Angus Lepper authored
-
Angus Lepper authored
* Also restore getopt -o option lost in some merge
-
Peter W. Draper authored
Corrected initialisation mistake in MPI mode. Bug fix. Cells have now their timestep properly initialised and will compute the density of their particles. See merge request !86
-
- 09 Feb, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 08 Feb, 2016 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
First version of the multiple time-stepping Eventually... That should open up debugging from a larger crowd. See merge request !79
-
- 07 Feb, 2016 8 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 06 Feb, 2016 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Feb, 2016 13 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
libnuma, immintrin.h detection in configure script Add a check for the numa.h header (not just the libnuma binary) and a more robust check for vector.h's inclusion of immintrin.h (currently false negative). Also enable example/main.c's -o option - handled, but absent from getopt call. This is the last of the non-vectorisation changes from local_position_cache. See merge request !84
-
Angus Lepper authored
-
Angus Lepper authored
-