Skip to content
GitLab
Projects Groups Snippets
  • /
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in
  • pystencils pystencils
  • Project information
    • Project information
    • Activity
    • Labels
    • Members
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 18
    • Issues 18
    • List
    • Boards
    • Service Desk
    • Milestones
  • Merge requests 4
    • Merge requests 4
  • CI/CD
    • CI/CD
    • Pipelines
    • Jobs
    • Schedules
  • Deployments
    • Deployments
    • Environments
    • Releases
  • Monitor
    • Monitor
    • Incidents
  • Analytics
    • Analytics
    • Value stream
    • CI/CD
    • Repository
  • Wiki
    • Wiki
  • Snippets
    • Snippets
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
Collapse sidebar
  • pycodegen
  • pystencilspystencils
  • Merge requests
  • !212

vectorization: improve treatment of unary minus

  • Review changes

  • Download
  • Email patches
  • Plain diff
Merged Michael Kuron requested to merge philox-simd into master Feb 12, 2021
  • Overview 0
  • Commits 7
  • Pipelines 9
  • Changes 7

Changes in !48 (merged) caused test failures in https://i10git.cs.fau.de/pycodegen/lbmpy/-/jobs/534348.

Also add a test for vectorized unary minus and sp.Abs, suppress a warning with older versions of randomgen and make double-precision vector RNG accurate on Clang in fast-math mode.

The errors in test_resting_fluid and test_point_force are fixed by lbmpy!63 (merged). The error in test_phi_staggered_equivalence_on_random is fixed by https://i10git.cs.fau.de/pycodegen/pygrandchem/-/merge_requests/4.

Edited Feb 14, 2021 by Michael Kuron
Assignee
Assign to
Reviewers
Request review from
Time tracking
Source branch: philox-simd