- 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.
-
- 18 May, 2017 1 commit
-
-
James Willis authored
-
- 17 May, 2017 6 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 16 May, 2017 3 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 15 May, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
-
- 12 May, 2017 6 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
- 11 May, 2017 2 commits
-
-
James Willis authored
-
Matthieu Schaller authored
-
- 10 May, 2017 1 commit
-
-
James Willis authored
Conflicts: src/cache.h src/runner_doiact_vec.c
-
- 09 May, 2017 8 commits
-
-
James Willis authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
Reset the task debugging timers every time-step Fixes #306. See merge request !339
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Update test kernel Removes `doself1_density_vec_2` function. Updates `testKernel.c` to include tests for `kernel_deval_1_vec` and `kernel_deval_2_vec`. See merge request !338
-
Matthieu Schaller authored
Added an option to the difffloat script to ignore a certain column if the numbers are too close to 0. Used this feature for the test27perturbed column rho_dh
-
James Willis authored
-
James Willis authored
-
- 08 May, 2017 2 commits
-
-
James Willis authored
-
James Willis authored
Don't need to load unneeded quantities until they are actually left-packed into the interaction cache.
-
- 05 May, 2017 4 commits
-
-
Matthieu Schaller authored
Disable particle cache when vectorisation is disabled. See merge request !337
-
James Willis authored
-
James Willis authored
-
James Willis authored
Quicker to find neighbours with only 1 vector and no need to mask result of interaction if the remainder interactions have already been performed.
-
- 04 May, 2017 1 commit
-
-
James Willis authored
Created a horizontal maximum with intrinsics, which turns out to be slower than a simple for loop over the vector in AVX at least.
-
- 03 May, 2017 1 commit
-
-
James Willis authored
Pass vectors by address instead of value and use 2 vectors to find neighbours in runner_doself2_force_2.
-