- 07 Feb, 2020 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 05 Feb, 2020 5 commits
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
Restarts at runtime update See merge request !1007
-
Peter W. Draper authored
Add an optional task dumper thread See merge request !859
-
Matthieu Schaller authored
Small GEAR merge fixes See merge request !1011
-
Matthieu Schaller authored
-
- 01 Feb, 2020 1 commit
-
-
Matthieu Schaller authored
Make the disk patch example solution script use the pressure in the snapshots and not the internal energy.
-
- 29 Jan, 2020 1 commit
-
-
Peter W. Draper authored
-
- 28 Jan, 2020 1 commit
-
-
Peter W. Draper authored
UBsan fix for RNG Closes #606 See merge request !1006
-
- 27 Jan, 2020 2 commits
-
-
Peter W. Draper authored
-
Peter W. Draper authored
Use a single global value for the current runtime, this should avoid issues with the exact timing of when the limit is exceeded
-
- 26 Jan, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 25 Jan, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 24 Jan, 2020 4 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Gear See merge request !987
-
-
- 23 Jan, 2020 4 commits
-
-
Matthieu Schaller authored
Add an explicit cat to uint32_t in inl_erand48() to silence a runtime error from the undefined behaviour sanitizer
-
Matthieu Schaller authored
Fix FPE from rare duplicate values in the SESAME planetary EoS tables Closes #642 See merge request !1005
-
-
Matthieu Schaller authored
Add a synchronization point at the end of engine_dump_restarts() to make sure everything has been written before proceeding and risking a crash
-
- 22 Jan, 2020 4 commits
-
-
Peter W. Draper authored
Use a different function of the ParMETIS API to avoiding caching of the first AC_CHECK_LIB call See merge request !1004
-
Matthieu Schaller authored
Sphenix pressure floor See merge request !1002
-
-
Peter W. Draper authored
-
- 19 Jan, 2020 1 commit
-
-
Matthieu Schaller authored
-
- 18 Jan, 2020 2 commits
-
-
Matthieu Schaller authored
-
Matthieu Schaller authored
-
- 17 Jan, 2020 9 commits
-
-
Matthieu Schaller authored
Fixes for checks on optimized AXV2 architectures See merge request !997
-
Matthieu Schaller authored
Align the memory allocation in the cbrt() unit test to prevent FPEs in the peel and remainder loops.
-
Matthieu Schaller authored
-
Matthieu Schaller authored
Nifty clutser solution See merge request !915
-
-
Matthieu Schaller authored
-
Peter W. Draper authored
Fix an undefined behaviour problem Closes #646 See merge request !1000
-
Matthieu Schaller authored
Fix an undefined behaviour problem in engine_split_particles() by using the more expensive (but correct) functions to relink the gpart to other particles.
-
Matthieu Schaller authored
Backport a fix from the COLIBRE repo to solve a segfault in the cleaning routines when ending a run that restarted from check-point files.
-
- 16 Jan, 2020 2 commits
-
-
Peter W. Draper authored
Time-step limiter and time-step synchronization over MPI See merge request !999
-
-