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

C++17 Transition #2992

Merged
merged 14 commits into from
Nov 1, 2022
Merged

C++17 Transition #2992

merged 14 commits into from
Nov 1, 2022

Commits on Oct 17, 2022

  1. C++17 Transition

    Update AMReX to require C++17 or newer.
    ax3l committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    f867e12 View commit details
    Browse the repository at this point in the history
  2. CI: Update NVCC

    * skip NVCC 10 tests
    * update NVCC 11 tests slightly to cover SM 7.0
    ax3l committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    2189325 View commit details
    Browse the repository at this point in the history
  3. CI: Clang 6->7 Ubuntu 18->20

    ax3l committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    4ebac40 View commit details
    Browse the repository at this point in the history
  4. CI: GCC Ubuntu 18->20

    ax3l committed Oct 17, 2022
    Configuration menu
    Copy the full SHA
    786b05e View commit details
    Browse the repository at this point in the history

Commits on Oct 19, 2022

  1. Update GNU Make

    WeiqunZhang committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    4729fbe View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    83b74ec View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d73686e View commit details
    Browse the repository at this point in the history
  4. Fix unused parameter

    WeiqunZhang committed Oct 19, 2022
    Configuration menu
    Copy the full SHA
    8b13b7f View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2022

  1. Configuration menu
    Copy the full SHA
    9b37b9c View commit details
    Browse the repository at this point in the history
  2. Fix CXX compiler

    WeiqunZhang committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    8431287 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08c55e9 View commit details
    Browse the repository at this point in the history
  4. Fix a gcc 11 warning

    WeiqunZhang committed Oct 20, 2022
    Configuration menu
    Copy the full SHA
    821db2c View commit details
    Browse the repository at this point in the history

Commits on Nov 1, 2022

  1. Configuration menu
    Copy the full SHA
    48c09a8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    79df2ea View commit details
    Browse the repository at this point in the history