- 11 Dec, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
If the neighbour count goes above NUM_OF_NEIGHBOURS don't log the neighbour id but keep logging the neighbour count.
-
- 23 Nov, 2017 1 commit
-
-
James Willis authored
-
- 24 Oct, 2017 3 commits
-
-
Matthieu Schaller authored
-
James Willis authored
-
James Willis authored
-
- 11 Oct, 2017 1 commit
-
-
James Willis authored
-
- 07 Oct, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 03 Oct, 2017 1 commit
-
-
James Willis authored
-
- 11 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 24 Aug, 2017 1 commit
-
-
James Willis authored
-
- 22 Aug, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 21 Aug, 2017 1 commit
-
-
James Willis authored
-
- 18 Aug, 2017 1 commit
-
-
James Willis authored
-
- 16 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 08 Aug, 2017 1 commit
-
-
James Willis authored
-
- 06 Aug, 2017 1 commit
-
-
James Willis authored
-
- 04 Aug, 2017 4 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet for AVX-512 vectors. Conflicts: src/hydro/Gadget2/hydro_iact.h
-
- 30 Jul, 2017 1 commit
-
-
James Willis authored
-
- 19 Jul, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 18 Jul, 2017 2 commits
-
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet for AVX-512 vectors. Conflicts: src/hydro/Gadget2/hydro_iact.h
-
James Willis authored
-
- 29 Jun, 2017 1 commit
-
-
James Willis authored
Use intrinsics for vector operations as arithmetic overloading is not supported by the Intel compiler yet for AVX-512 vectors.
-
- 26 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
Updated the way we converge towards the smoothing length. We now use a Newton-Raphson scheme. This applies to the Gadget-2 scheme.
-
- 23 May, 2017 1 commit
-
-
James Willis authored
Created a vectorised version of runner_dopair2_force that computes the interaction and masks at the same time as the neighbour search.
-
- 21 May, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
Removed un-masked versions of the force interaction and incorporated them in runner_nonsym_force_2_vec with an if statement based on a hard coded mask_cond variable.
-
- 20 May, 2017 1 commit
-
-
James Willis authored
-
- 19 May, 2017 3 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
Created a typedef for a mask object to abstract the mask creation away from the user and placed it in vector.h.
-
- 17 May, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 16 May, 2017 1 commit
-
-
James Willis authored
-