Skip to content
Snippets Groups Projects
Commit 10780ed3 authored by Mladen Ivkovic's avatar Mladen Ivkovic
Browse files

getting Agora example to work out of box

parent 1f4098f7
No related branches found
No related tags found
1 merge request!1144Gear hdf5 reading fix
......@@ -9,6 +9,7 @@ InternalUnitSystem:
Scheduler:
max_top_level_cells: 16
cell_extra_sparts: 5000 # (Optional) Number of spare sparts per top-level allocated at rebuild time for on-the-fly creation.
cell_extra_gparts: 5000 # (Optional) Number of spare sparts per top-level allocated at rebuild time for on-the-fly creation.
cell_max_size: 8000 # (Optional) Maximal number of interactions per task if we force the split (this is the default value).
cell_sub_size_pair_hydro: 2560 # (Optional) Maximal number of hydro-hydro interactions per sub-pair hydro/star task (this is the default value).
cell_sub_size_self_hydro: 3200 # (Optional) Maximal number of hydro-hydro interactions per sub-self hydro/star task (this is the default value).
......
File mode changed from 100644 to 100755
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment