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 54
    • Issues 54
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 18
    • Merge requests 18
  • 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
  • !204

Intrinsic vectorisation

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged James Willis requested to merge intrinsic-vectorisation into master Jul 22, 2016
  • Overview 9
  • Commits 20
  • Changes 9

I have implemented vectorised versions of the symmetrical and non-symmetrical density and force interaction functions for the GADGET_SPH scheme.

There are also tests for each interaction in tests/testInteractions.c.

There are some bug fixes in the DEFAULT_SPH along with changes to the struct part and minor renaming of variables.

Calculations of the balsara switch and P_over_rho2 are now performed in hydro_prepare_force() rather than in runner_iact_nonsym_force or runner_iact_force.

Note: The !203 (merged) gadget2-part-update branch should be merged with master prior to this merge request.

Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: intrinsic-vectorisation