- 14 Aug, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 13 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 12 Aug, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Correct use of caches in the self-PP gravity task. Make sure we can run without vectorization. Make sure we can run without hydro.
-
- 10 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 07 Aug, 2017 1 commit
-
-
Peter W. Draper authored
Lots of refactoring to tidyup code reuse
-
- 03 Aug, 2017 14 commits
-
-
Matthieu Schaller authored
runner_dopair_grav() should abort if the distance between the cells is larger than the mesh smoothing scale.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
convert engine_make_self_gravity_tasks to use a threadpool_map. still have to create the grav_ghost tasks sequentially, but i think that's ok since there are 128 times fewer of them.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
engine_launch is only ever called with all threads, remove the option to limit the number of running threads.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 02 Aug, 2017 4 commits
-
-
Peter W. Draper authored
Keeps the memory use down
-
Matthieu Schaller authored
-
Matthieu Schaller authored
In engine_marktask() only check whether to rebuild the space for density pair/sub-pair, not for all sub-types of pair/sub-pair.
-
Matthieu Schaller authored
In engine_marktask() only check whether to rebuild the space for density pair/sub-pair, not for all sub-types of pair/sub-pair.
-
- 01 Aug, 2017 1 commit
-
-
Peter W. Draper authored
Make sure that a repartition type of none does nothing, including triggering side effects like drift-all each step
-
- 31 Jul, 2017 2 commits
-
-
Matthieu Schaller authored
Create the gravity pair tasks over the periodic boundary conditions. Make the long-range gravity task loop over the cells even over the periodic boundaries.
-
Peter W. Draper authored
-
- 30 Jul, 2017 10 commits
-
-
Pedro Gonnet authored
engine_launch is only ever called with all threads, remove the option to limit the number of running threads.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
convert engine_make_self_gravity_tasks to use a threadpool_map. still have to create the grav_ghost tasks sequentially, but i think that's ok since there are 128 times fewer of them.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 28 Jul, 2017 2 commits
-
-
Peter W. Draper authored
This reverts merge request !375
-
Pedro Gonnet authored
-