- 15 Dec, 2017 1 commit
-
-
lhausamm authored
-
- 12 Dec, 2017 5 commits
-
-
Peter W. Draper authored
Make sure that bash script creates a FAIL in Jenkins. See merge request !466
-
James Willis authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Debug interactions See merge request !443
-
James Willis authored
-
- 11 Dec, 2017 8 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
Check that both input files have logged the same number of neighbours and make sure that the neighbour lists are long enough.
-
James Willis authored
If the neighbour count goes above NUM_OF_NEIGHBOURS don't log the neighbour id but keep logging the neighbour count.
-
James Willis authored
If the neighbour count goes above NUM_OF_NEIGHBOURS don't log the neighbour id but keep logging the neighbour count.
-
James Willis authored
-
- 08 Dec, 2017 8 commits
-
-
James Willis authored
Bash script to check the number of particle interactions between naive, serial and vectorised versions of the code.
-
James Willis authored
-
James Willis authored
Conflicts: src/hydro/Gadget2/hydro_io.h
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
Peter W. Draper authored
Find missing interactions in DOPAIR2 and vectorized version. See merge request !465
-
James Willis authored
Created a branching function doself1 and doself2 to switch between naive, serial and vectorised versions.
-
- 07 Dec, 2017 5 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 06 Dec, 2017 1 commit
-
-
James Willis authored
Don't remove rshift from hi_max and pass h_max to populate_max_index_no_cache_force. Fixes missing interactions in runner_dopair2_force_vec.
-
- 01 Dec, 2017 3 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
Add a print units See merge request !463
-
lhausamm authored
-
- 29 Nov, 2017 3 commits
-
-
Peter W. Draper authored
Remove unnecessary dependency between sort and self/density tasks. See merge request !461
-
Peter W. Draper authored
Improvements to i/o and parallel-i/o See merge request !460
-
Matthieu Schaller authored
-
- 28 Nov, 2017 3 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Corrected typo in Minimal-SPH implementation that prevents neighbour number convergence in some cases.
-
Matthieu Schaller authored
Make sure the code compiles with vectorization switched on and using a different hydro scheme from Gadget-2.
-
- 23 Nov, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 22 Nov, 2017 1 commit
-
-
Matthieu Schaller authored
-