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

Unit Testing, Performance Testing infrastructure options. #2628

Merged
merged 7 commits into from
Feb 17, 2023

Commits on Feb 16, 2023

  1. Configuration menu
    Copy the full SHA
    c05505a View commit details
    Browse the repository at this point in the history
  2. Wiring performance benchmarks into cmake, cleaned up serial compressi…

    …on performance test dependency on MPI.
    WardF committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    2efb340 View commit details
    Browse the repository at this point in the history
  3. Correct typo in CMakeLists.txt

    WardF committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    cd655eb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    d6a5f98 View commit details
    Browse the repository at this point in the history
  5. Fix missing endif statement

    WardF committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    1931a48 View commit details
    Browse the repository at this point in the history
  6. Add execute bit to test scripts

    WardF committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    efa0c8d View commit details
    Browse the repository at this point in the history
  7. Turn benchmarks off by default. They require netcdf4, additional logi…

    …c is required in order to have them on by default.
    WardF committed Feb 16, 2023
    Configuration menu
    Copy the full SHA
    49c71a5 View commit details
    Browse the repository at this point in the history