- 27 Jan, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 26 Jan, 2016 1 commit
-
-
Peter W. Draper authored
MPI libraries offer affinity control so as a first guess we shouldn't attempt any control, this is really bad when running more than one rank on the same machine (threads pinned to same cores).
-
- 21 Jan, 2016 1 commit
-
-
Angus Lepper authored
* This is not vectorisation-specific. * There may be better trade-offs between HT and NUMA. * Maybe print a warning when we require multiple NUMA nodes. * Must also detect when Hyper-Threading is not present. * Probably better as a configure flag, rather than conditional only upon the availability of libnuma. * ~15-40% performance improvement on COSMA.
-
- 13 Jan, 2016 1 commit
-
-
Peter W. Draper authored
-
- 12 Jan, 2016 2 commits
-
-
Matthieu Schaller authored
Solved the bug ! h_max was uninitialized in the kick leading to no particle interaction in the next pairs.
-
Matthieu Schaller authored
-
- 21 Dec, 2015 1 commit
-
-
Peter W. Draper authored
Previously just dumped the final step, not much use for balance comparisons
-
- 16 Dec, 2015 1 commit
-
-
Peter W. Draper authored
Previously the file was closed randomly as sharing the file handle wasn't organised
-
- 15 Dec, 2015 3 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 09 Dec, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 07 Dec, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 27 Nov, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 24 Nov, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 03 Nov, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 29 Oct, 2015 1 commit
-
-
Peter W. Draper authored
Some minor tidying up.
-
- 27 Oct, 2015 1 commit
-
-
Peter W. Draper authored
-
- 26 Oct, 2015 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Moved the functions that dump kernels for cross-check to a new file src/kernel.c and the factorisation routine to src/tools.c
-
- 25 Oct, 2015 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 20 Oct, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 16 Oct, 2015 1 commit
-
-
Matthieu Schaller authored
By default the code does not dump the task graph any more. This is dumped only hen the option '-y' is passed to the command line.
-
- 15 Oct, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 05 Oct, 2015 1 commit
-
-
Matthieu Schaller authored
Added a command-line parameter '-o' that stops the code from writing output files. Useful for scaling tests.
-
- 30 Sep, 2015 1 commit
-
-
Matthieu Schaller authored
-
- 23 Sep, 2015 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: 0df8cff51669ec74e18a7c33091db203a445780b
-
- 20 Sep, 2015 3 commits
-
-
Matthieu Schaller authored
Former-commit-id: 32011ab44a2db3b092d96810d82273b7f3aedd5e
-
Matthieu Schaller authored
Former-commit-id: df41792bcaf5ab41cf34551b6567da506c524db5
-
Matthieu Schaller authored
Former-commit-id: 9fc47e975df65702410bb3d75e830e140b0f68dd
-
- 19 Sep, 2015 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: 91a42bc3df43b74da9505398a2ed029204a57521
-
- 18 Sep, 2015 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: 9b3c66e238b94a2f70642d5658ff52ad8ccf5e41
-
- 15 Sep, 2015 2 commits
-
-
Matthieu Schaller authored
Former-commit-id: 3f25f51ba835dc02cebf25b5b0dd74747e4aa115
-
Matthieu Schaller authored
Former-commit-id: 58b2abd0ec1d6632cf1524a9f8b8a25cd6e5abc5
-
- 14 Sep, 2015 2 commits
-
-
Matthieu Schaller authored
Former-commit-id: f291796e0d8ceb8ad73411bfc16f32ecae1d05e3
-
Matthieu Schaller authored
Former-commit-id: 04b741c80cdb62c8c5631dee14740d6351e72576
-
- 11 Sep, 2015 2 commits
-
-
Matthieu Schaller authored
Former-commit-id: ec86b9cfdb18a98d6ff353227ac58642b9deca3e
-
Matthieu Schaller authored
Former-commit-id: 11e2466f526eee317a590e5352ad376cec062175
-
- 10 Sep, 2015 1 commit
-
-
Matthieu Schaller authored
Former-commit-id: c3c0a6a05a30c8c24d5ea6057d4216cc7b09c798
-