Skip to content

Conversation

@rem1776
Copy link
Contributor

@rem1776 rem1776 commented Jan 21, 2026

Description
Adds openacc options and compiler checks to both build systems.

-DOPENACC=on for cmake
--enable-openacc for autotools

There is some changes to the license file because i borrowed the m4 function from some other code (which is pretty common for m4 stuff).

How Has This Been Tested?
tested with gcc and nvfortran with autotools.

for cmake nvfortran needs #1743 updated and merged to work properly.

Checklist:

  • My code follows the style guidelines of this project
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • Any dependent changes have been merged and published in downstream modules
  • New check tests, if applicable, are included
  • make distcheck passes

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant