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

add m4 check for openacc flags and fix for intel #305

Merged
merged 7 commits into from
Jul 31, 2024

Commits on Jul 18, 2024

  1. add m4 for openacc compiler flags

    rem1776 authored and rem1776 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    9712629 View commit details
    Browse the repository at this point in the history
  2. Merge remote-tracking branch 'origin/main' into add-acc-m4

    rem1776 authored and rem1776 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    fec662a View commit details
    Browse the repository at this point in the history
  3. add function declaration in mppncscatter to work with intel

    rem1776 authored and rem1776 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    edcdf78 View commit details
    Browse the repository at this point in the history
  4. update flag names in m4 to be consistent

    rem1776 authored and rem1776 committed Jul 18, 2024
    Configuration menu
    Copy the full SHA
    b9a8366 View commit details
    Browse the repository at this point in the history

Commits on Jul 23, 2024

  1. remove target flags from being set in m4 and add CI test for openacc …

    …build
    rem1776 authored and rem1776 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    3eee3d2 View commit details
    Browse the repository at this point in the history
  2. update checkout action and configure help string + revert added acc f…

    …lag in ci
    rem1776 authored and rem1776 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    39434df View commit details
    Browse the repository at this point in the history
  3. fix help string

    rem1776 committed Jul 23, 2024
    Configuration menu
    Copy the full SHA
    98b2f44 View commit details
    Browse the repository at this point in the history