-
- Downloads
Merge branch 'dopair-vectorisation-merge' into 'master'
Dopair1 vectorisation merge Summary ------- - Contains a vectorised version of `runner_dopair1_density` - `runners` now have two particle caches to hold cell ci and cell cj - The `cache` has been updated to include `max_d` which is the maximum distance into the neighbouring cell - `cache.h` contains more functions to read two cells into cache and to read a subset of particles from each cell into the cache See merge request !320
No related branches found
No related tags found
Showing
- src/cache.h 276 additions, 23 deletionssrc/cache.h
- src/engine.c 7 additions, 4 deletionssrc/engine.c
- src/hydro/Gadget2/hydro_iact.h 105 additions, 4 deletionssrc/hydro/Gadget2/hydro_iact.h
- src/kernel_hydro.h 329 additions, 28 deletionssrc/kernel_hydro.h
- src/runner.c 6 additions, 1 deletionsrc/runner.c
- src/runner.h 5 additions, 2 deletionssrc/runner.h
- src/runner_doiact.h 9 additions, 1 deletionsrc/runner_doiact.h
- src/runner_doiact_vec.c 538 additions, 8 deletionssrc/runner_doiact_vec.c
- src/runner_doiact_vec.h 3 additions, 0 deletionssrc/runner_doiact_vec.h
- src/vector.h 10 additions, 1 deletionsrc/vector.h
- tests/test27cells.c 21 additions, 9 deletionstests/test27cells.c
- tests/testKernel.c 1 addition, 1 deletiontests/testKernel.c
Loading
Please register or sign in to comment