Parco 2019 debug
Related !919 (merged).
Merge request reports
Activity
Added a link to !919 (merged), which is an MR for the synchronous redistribute code.
Note: @jwillis I also need to merge in some changes from the
parco_2019
branch also.!919 (merged) (the synchronous redist) has now been merged.
added 460 commits
-
6254c920...93464a24 - 458 commits from branch
master
- 77dc92d3 - Merge remote-tracking branch 'origin/redist-sync' into parco_2019_debug
- 63daa00d - Merge remote-tracking branch 'origin/master' into parco_2019_debug
-
6254c920...93464a24 - 458 commits from branch
added 29 commits
-
63daa00d...3068e6ad - 28 commits from branch
master
- 2996b977 - Merge branch 'master' into parco_2019_debug
-
63daa00d...3068e6ad - 28 commits from branch
added 1 commit
- 22dbd425 - Removed profiling messages by default. Added missing qsort back in.
added 5 commits
- 846c490a - Remove duplicate setting of default group ID for all particles.
- 5f957a1f - Fixes a bunch of warnings in some calls to sprintf() taht trigger…
- e7780133 - Applied code formatting tool.
- 02ccc0e2 - Merge branch 'parco_2019' of gitlab.cosma.dur.ac.uk:swift/swiftsim into parco_2019
- db2de652 - Merge branch 'parco_2019' into parco_2019_debug
Toggle commit listadded 1 commit
- dec4b91a - Moved and documented parallel_replicatye_ICs.py script.
added 1 commit
- 03964eb8 - Moved and documented parallel_replicatye_ICs.py script.
I've tested it with EAGLE-6 on 6 MPI ranks as a standalone FOF. Do you have another test that runs the FOF with SWIFT?
Pretty much any of the EAGLE examples will run fof on-the-fly to produce black holes.
I guess you noticed that a lot of functions have changed file such that the diffs are tricky. Hope that means nothing got lost in the MR.
375 437 376 438 #endif /* WITH_MPI */ 377 439 440 #ifndef WITH_FOF_TIMING changed this line in version 10 of the diff
What are the proper config options and cmd line arguments to run SWIFT with black holes? And what should the frequency of FOF timesteps should I use?
I knew that the functions had changed files but I didn't see that when I merged with
master
strangely. I think the only major changes that we made were the mapper functions for setting initial values and at which point they are called.added 1 commit
- 09de4943 - Renamed WITH_FOF_TIMING macro to WITHOUT_GROUP_PROPS.
mentioned in commit fec911c1