Skip to content
Snippets Groups Projects

Improve mesh batch nrm2: add OpenMP parallelization for packed batches

Merged Sebastian Ohlmann requested to merge improve_mesh_batch_nrm2 into develop
All threads resolved!

Description

Add OpenMP parallelization for the norm calculation (mesh_batch_nrm2).

Checklist

  • I have checked that my code follows the Octopus coding standards
  • I have added tests for all the new features added in this request.

Merge request reports

Pipeline #149759788 passed

Pipeline passed for 6072f272 on improve_mesh_batch_nrm2

Merged by Nicolas Tancogne-DejeanNicolas Tancogne-Dejean 4 years ago (May 27, 2020 11:57am UTC)

Loading

Pipeline #150077834 passed

Pipeline passed for 0f2a5bad on develop

Activity

Filter activity
  • Approvals
  • Assignees & reviewers
  • Comments (from bots)
  • Comments (from users)
  • Commits & branches
  • Edits
  • Labels
  • Lock status
  • Mentions
  • Merge request status
  • Tracking
  • added 2 commits

    • ad4a8004 - Remove unnecessary multiplication by 1
    • 9ee8145f - Split sum in real and imaginary part in nrm2

    Compare with previous version

  • Nicolas Tancogne-Dejean resolved all threads

    resolved all threads

  • Nicolas Tancogne-Dejean approved this merge request

    approved this merge request

  • added 1 commit

    • 6072f272 - Fix logic of checking if component in sum is non-zero

    Compare with previous version

  • @nicolastd the pipeline now passes with the most recent fix.

  • Nicolas Tancogne-Dejean approved this merge request

    approved this merge request

  • mentioned in commit 0f2a5bad

  • mentioned in issue #328 (closed)

  • Micael Oliveira changed milestone to %10.0

    changed milestone to %10.0

  • Please register or sign in to reply
    Loading