Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

OMP target implementation #2

Open
wants to merge 19 commits into
base: master
Choose a base branch
from
Open

OMP target implementation #2

wants to merge 19 commits into from

Commits on Sep 18, 2020

  1. Configuration menu
    Copy the full SHA
    6456a30 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2020

  1. Configuration menu
    Copy the full SHA
    d7857cd View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2020

  1. Fixed wrong reduction scalar mapping in field_summary

    Replaced all std math call with cmath
    tom91136 committed Sep 21, 2020
    Configuration menu
    Copy the full SHA
    cd43a66 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2020

  1. Expand and inline all macros

    Default to Ofast
    tom91136 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    083b60c View commit details
    Browse the repository at this point in the history
  2. Remove debug statement at destructor

    Add workaround for GCC producing runtime error at target data exit
    tom91136 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    913acb6 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    17c954f View commit details
    Browse the repository at this point in the history
  4. Fixed typos

    tom91136 committed Sep 23, 2020
    Configuration menu
    Copy the full SHA
    5a1fc3a View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2020

  1. Downgrade project to C++11 only

    Handle CMake <= 3.12 gracefully
    tom91136 committed Sep 25, 2020
    Configuration menu
    Copy the full SHA
    662c117 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c70d7eb View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2020

  1. Configuration menu
    Copy the full SHA
    75fb6f7 View commit details
    Browse the repository at this point in the history

Commits on Sep 29, 2020

  1. Rename omp_use_target to clover_use_target

    Refactor/document buffer synchronisation macros
    tom91136 committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    030edc6 View commit details
    Browse the repository at this point in the history
  2. Added update directives before MPI send/recv calls

    Only print OMP messages for boss rank
    tom91136 committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    37d197a View commit details
    Browse the repository at this point in the history
  3. Fix cmake project name

    tom91136 committed Sep 29, 2020
    Configuration menu
    Copy the full SHA
    4267528 View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2020

  1. Add CCE flags to README

    tomdeakin authored Sep 30, 2020
    Configuration menu
    Copy the full SHA
    7dfa95c View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2021

  1. Rename exec from clover_leaf to cloverleaf

    Leave out native opt flags (to be added by the user)
    tom91136 committed Feb 16, 2021
    Configuration menu
    Copy the full SHA
    cb31026 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    872833f View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2022

  1. Configuration menu
    Copy the full SHA
    b736dc1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4d7d793 View commit details
    Browse the repository at this point in the history

Commits on Jun 20, 2024

  1. Add archive note

    tom91136 committed Jun 20, 2024
    Configuration menu
    Copy the full SHA
    4fe0f50 View commit details
    Browse the repository at this point in the history