-
- Downloads
Created a branching function for DOPAIR1, so that the scalar version is called...
Created a branching function for DOPAIR1, so that the scalar version is called if it is a corner interaction when the code is vectorised. Also fixed a bug with runner_dopair1_density_vec so that hi_max and hj_max are used to find how many particles to read into the cache.
Showing
- src/runner.c 2 additions, 7 deletionssrc/runner.c
- src/runner_doiact.h 45 additions, 23 deletionssrc/runner_doiact.h
- src/runner_doiact_vec.c 28 additions, 39 deletionssrc/runner_doiact_vec.c
- src/runner_doiact_vec.h 1 addition, 2 deletionssrc/runner_doiact_vec.h
- tests/test27cells.c 4 additions, 5 deletionstests/test27cells.c
Loading
Please register or sign in to comment