Skip to content

Refactoring of Shared Memory vs. OpenMP n-Body examples

  • added Guideline Support Library as utility library
  • refactored kernel code: loops, use of std::for_each and std::accumulate instead of hand-crafted code for better readability.
  • unified coding style

Merge request reports

Loading