- 11 Aug, 2016 1 commit
-
-
Peter W. Draper authored
Need to do this as a pre-init stage to task marking which will unskip tasks that have active cells
-
- 04 Aug, 2016 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
In count_and_link_tasks task counts were missed. In make_extra_hydroloop_tasks_serial,_make_hydro_loops_dependencies was not called (this broke the SedovBlast test as some tasks were called out of sequence giving bad initial values). In marktasks_mapper/serial the send/recv tasks were missing.
-
- 03 Aug, 2016 1 commit
-
-
Peter W. Draper authored
-
- 31 Jul, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 30 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 29 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 27 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
Add entropy to the energy diagnostic file. Use an MPI_Reduce instead of MPI_Allreduce to get the values
-
- 25 Jul, 2016 2 commits
-
-
James Willis authored
-
James Willis authored
Renamed 'h' in cell struct to 'width' and renamed 'h' and 'ih' in the space struct to 'width' and 'iwidth'.
-
- 18 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 14 Jul, 2016 5 commits
-
-
James Willis authored
-
James Willis authored
-
James Willis authored
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 13 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 12 Jul, 2016 2 commits
-
-
James Willis authored
engine_step now writes to a file called timesteps.txt that contains timestep information along with a header.
-
Pedro Gonnet authored
-
- 11 Jul, 2016 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 06 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 05 Jul, 2016 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
-
- 03 Jul, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 30 Jun, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 29 Jun, 2016 6 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 27 Jun, 2016 1 commit
-
-
Matthieu Schaller authored
-
- 25 Jun, 2016 1 commit
-
-
Pedro Gonnet authored
-
- 21 Jun, 2016 5 commits
-
-
Pedro Gonnet authored
no need to recursively collect the drift data as it is now all computed in the top-level cells directly.
-
Pedro Gonnet authored
-
Pedro Gonnet authored
do the drifts with the threadpool instead of with the scheduler, makes the simulation ~10% faster overall.
-
Pedro Gonnet authored
still torn between doing engine_marktasks in parallel or not, it's faster on my laptop but not sure how this fares on a larger machine.
-
Matthieu Schaller authored
-