- 27 Sep, 2017 1 commit
-
-
Matthieu Schaller authored
Also send dx_max_part and dx_max_gpart alongside ti_end_min at the end of a time-step when running with MPI.
-
- 29 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 21 Aug, 2017 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 14 Aug, 2017 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 13 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 07 Aug, 2017 1 commit
-
-
Peter W. Draper authored
Lots of refactoring to tidyup code reuse
-
- 04 Aug, 2017 1 commit
-
-
Peter W. Draper authored
Previously we had a max of 96, much smaller numbers will work depending on the job
-
- 03 Aug, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 02 Aug, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 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
-
- 28 Jul, 2017 1 commit
-
-
Peter W. Draper authored
This reverts merge request !375
-
- 27 Jul, 2017 3 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
remove tests for undrifted particles in send/recv as not all sent/recvd particles are drifted, only those that are needed. note that undrifted particles will still be caught in the interaction functions.
-
- 26 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 25 Jul, 2017 2 commits
-
-
Pedro Gonnet authored
-
Matthieu Schaller authored
-
- 24 Jul, 2017 1 commit
-
-
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.
-
- 10 Jul, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 02 Jul, 2017 1 commit
-
-
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.
-
- 27 Jun, 2017 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 26 Jun, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 20 Jun, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 18 Jun, 2017 1 commit
-
-
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.
-
- 09 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
Modified the splitting rule for self tasks to be less conservative. Added proper documentation of the splitting conditions.
-
- 08 Jun, 2017 1 commit
-
-
Matthieu Schaller authored
Also create functions to decide when to rebuild and when to split a task. Update the rebuild and split condition to correctly use kernel_gamma.
-
- 26 May, 2017 2 commits
-
-
Pedro Gonnet authored
change sort task flags to be zero by default and only switch on those that are needed, avoids pre-emptively computing all the sorts for a cell since they may never be needed between two sort cleanups.
-
Pedro Gonnet authored
-
- 24 May, 2017 3 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
Pedro Gonnet authored
replace 'wait' with 'implicit' in scheduler_addtask, as we weren't using the former and could use the latter.
-
- 22 May, 2017 1 commit
-
-
Matthieu Schaller authored
-
- 17 May, 2017 1 commit
-
-
Pedro Gonnet authored
-
- 16 May, 2017 2 commits
-
-
Pedro Gonnet authored
-
Pedro Gonnet authored
-
- 12 May, 2017 1 commit
-
-
Matthieu Schaller authored
-