Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • SWIFTsim SWIFTsim
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 57
    • Issues 57
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 21
    • Merge requests 21
  • Deployments
    • Deployments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Commits
  • Issue Boards
Collapse sidebar
  • SWIFT
  • SWIFTsimSWIFTsim
  • Merge requests
  • !1048

Atomic gravity and time-step limiter

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Matthieu Schaller requested to merge atomic_gravity into master Mar 27, 2020
  • Overview 18
  • Commits 28
  • Changes 23

Changes:

  • Use atomic operations for the gravity tasks that update gpart,
  • Use locks in the gravity tasks that update multipoles,
  • Use atomic operations for the limiter task,
  • Do no lock the tree for the gravity and limiter tasks,
  • Add an atomic max for chars,
  • Minor changes to the parameter files,
  • Add an option in the configuration script to revert to the old behaviour.

Implements #359 (closed).

Edited Apr 07, 2020 by Matthieu Schaller
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: atomic_gravity